473,323 Members | 1,589 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,323 software developers and data experts.

Cannot edit stored procedures

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!
Nov 16 '05 #1
3 1303
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" <st**********@btinternet.com> wrote in message
news:ew**************@TK2MSFTNGP14.phx.gbl...
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!

Nov 16 '05 #2
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" <st**********@btinternet.com> wrote in message
news:ew**************@TK2MSFTNGP14.phx.gbl...
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

Nov 16 '05 #3
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!
Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Chris Vaughn | last post by:
Does anyone know about a certain setting to edit stored procedures through VS.NET 2003? The only options in the context menu are refresh, copy and properties. It is my understanding that you should...
0
by: William F. Robertson, Jr. | last post by:
I know this is a little off topic, but I can't seem to figure this out. In Visual Studio 2002 I was creating and edit stored procedures and tables using the server explorer tab. We recently...
5
by: Max | last post by:
I thought in server explorer, I could add or edit stored procedures, but all I can do is refresh and run... -Max
2
by: Chris Vaughn | last post by:
Does anyone know about a certain setting to edit stored procedures through VS.NET 2003? The only options in the context menu are refresh, copy and properties. It is my understanding that you should...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.