Re: VS.Net - Opening SQLS2k Stored Procedures in the IDE
From: Douglas Buchanan (dbuchanan52_at_hotmail.com)
Date: 10/26/04
- Next message: Gerald Hernandez: "Re: WILL PAY YOU 10 BUCKS (desperate) to show me how to get color of a specified pixel point"
- Previous message: Ansil MCAD: "RE: Value Types - Structures"
- In reply to: Mary Chipman: "Re: VS.Net - Opening SQLS2k Stored Procedures in the IDE"
- Next in thread: Mary Chipman: "Re: VS.Net - Opening SQLS2k Stored Procedures in the IDE"
- Reply: Mary Chipman: "Re: VS.Net - Opening SQLS2k Stored Procedures in the IDE"
- Messages sorted by: [ date ] [ thread ]
Date: 25 Oct 2004 22:23:59 -0700
Mary,
Thank you for your reply.
Yes I am using SQLS2k.
I certainly can use Query Analyser, and it is local on this machine.
However since the IDE is supposed to be integrated with SQLS2k I was
wanting to explore that functionality.
(The fact is I have two systems with VS.Net and SQLS2k installed, A
laptop (WinXP) and a server (WinSBS2k3 Premium). Both of these are
missing the funcionality I referred to.)
With your advice I will consider putting my efforts exclusively to
using Query Analyser.
Could you direct me toward articles or resources on the "Best
Practices" of developing db windows form projects with VB.Net and
SqlS2k?
Thank you,
Doug
Mary Chipman <mchip@online.microsoft.com> wrote in message news:<nmfqn0t6bk6uk331qe94s20tku49euosim@4ax.com>...
> Are you in a database project? In any event, you should consider using
> the Query Analyzer (and the other SQL Server client tools like
> Enterprise Manager) for creating database objects because they have
> more complete functionality for creating, securing, optimizing and
> securing SQL Server objects.
>
> --Mary
>
> On 24 Oct 2004 20:54:36 -0700, dbuchanan52@hotmail.com (Douglas
> Buchanan) wrote:
>
> >I can't seem to open SQLS2k Stored Procedures in the IDE
> >
> >I am running MDE 2003 Version 7.1.3088
> >I have a MSDN professional subscription and did a complete install of
> >vs.net
> >
> >Help explains how to do it:
> >
> >1. In Server Explorer, expand the Stored Procedures folder.
> >2. Double-click the name of the stored procedure you want to open.
> >-or-
> >Right-click the name of the stored procedure that you want to open,
> >and then choose Open on the shortcut menu.
> >The stored procedure is opened in a text editor that you can use to
> >edit the SQL statements.
> >
> >In tutorials I have seen the stored procedure was dragged into the
> >work area.
> >
> >None of that works!
> >
> >When I Double-click the stored procedure it just expands to show the
> >parameters
> >
> >When I Right-click the name of the stored procedure the shortcut menu
> >shows
> > Run Stored Procedure
> > Refresh
> > Copy
> > Properties
> >
> >When I drag the stored procedure into the work area it gives me that
> >circle with slash (the 'can't' or 'no' sign)
> >
> >Other related functionality; i.e. Creation of Stored procedures is
> >likewise un available.
> >
> >What should I do to gain this functionally?
- Next message: Gerald Hernandez: "Re: WILL PAY YOU 10 BUCKS (desperate) to show me how to get color of a specified pixel point"
- Previous message: Ansil MCAD: "RE: Value Types - Structures"
- In reply to: Mary Chipman: "Re: VS.Net - Opening SQLS2k Stored Procedures in the IDE"
- Next in thread: Mary Chipman: "Re: VS.Net - Opening SQLS2k Stored Procedures in the IDE"
- Reply: Mary Chipman: "Re: VS.Net - Opening SQLS2k Stored Procedures in the IDE"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|