PC Review


Reply
Thread Tools Rate Thread

Cannot edit stored procedures

 
 
Steven Blair
Guest
Posts: n/a
 
      17th Mar 2005
Hi,

CHeck a couple of articles online for debugging stored procedures
through the MS IDE. Each article indicates you should right click the SP
name from the Server Browser and selected Edit. This is my problem, I
don't have edit available, only:

Run Stored Procedure
Refresh
Copy
Properties

SQL Server is installed locally and no poblems connecting.
.NET 2003 Professional with SP1.

Any help on this would be appreciated.

Regards,

Steven



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Reply With Quote
 
 
 
 
James Curran
Guest
Posts: n/a
 
      17th Mar 2005
I don't know.. I get the option just fine.

My only guess is that you have connected to the DB using a
login/password which does not have rights to modify stored procedures

"Steven Blair" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> CHeck a couple of articles online for debugging stored procedures
> through the MS IDE. Each article indicates you should right click the SP
> name from the Server Browser and selected Edit. This is my problem, I
> don't have edit available, only:
>
> Run Stored Procedure
> Refresh
> Copy
> Properties
>
> SQL Server is installed locally and no poblems connecting.
> NET 2003 Professional with SP1.
>
> Any help on this would be appreciated.
>
> Regards,
>
> Steven
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!



 
Reply With Quote
 
Bob Grommes
Guest
Posts: n/a
 
      17th Mar 2005
I've never been able to do this. I always edit the creation scripts and
rerun them.

It's been the same on several different machines. If there is an Edit
option in the context menu in the Server Browser I don't know where to find
it.

It's better to edit the scripts anyway -- that way you have the SPs under
version control. The only problem is you have to remember to run them when
you change them, and they're rather retarded about asking you for DB
credentials -- you get asked for userID/password twice the first time you
run a script after opening up a VS session, and once thereafter.
Fortunately the userID defaults so you only have to type the password.

--Bob

"Steven Blair" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> CHeck a couple of articles online for debugging stored procedures
> through the MS IDE. Each article indicates you should right click the SP
> name from the Server Browser and selected Edit. This is my problem, I
> don't have edit available, only:
>
> Run Stored Procedure
> Refresh
> Copy
> Properties
>
> SQL Server is installed locally and no poblems connecting.
> NET 2003 Professional with SP1.
>
> Any help on this would be appreciated.
>
> Regards,
>
> Steven



 
Reply With Quote
 
Steven Blair
Guest
Posts: n/a
 
      18th Mar 2005
Hi,

Thanks for the replies.

I am using an admistrator account on every machine I have tried. This
has been attempted on 4 different PC's either connecting to local or
remote instances of SQL Server 2000. Different OS, XP, XP SP2, W2k SP4.

We are using .NET 2003 Professional.

It seems strange this is not working on multiple machines. The version
of .NET is the only common factor that I can see in this problem. What
version of MS Visual Studio IDE are you running?

Anyone else having similar problems?

Any more help on this matter is appreciated.

Regards,

Steven



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access 2000 - Edit SQL Stored Procedures =?Utf-8?B?UkRlZQ==?= Microsoft Access ADP SQL Server 5 5th Jul 2005 08:54 PM
Map Stored Procedure dependencies from ASP pages through methods to stored procedures dwilliams@newportgroup.com Microsoft Dot NET 6 18th Mar 2005 03:02 AM
100% strange: cannot execute/edit some of my stored procedures in ADP file Jacques Microsoft Access 6 14th Mar 2004 06:21 AM
Edit Stored Procedures Chris Vaughn Microsoft Dot NET 2 7th Mar 2004 03:37 PM
edit stored procedures in vs.net Max Microsoft ASP .NET 5 10th Dec 2003 06:58 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:33 AM.