all groups > visual studio .net setup > september 2004 >
You're in the

visual studio .net setup

group:

Cant create/edit stored procs in VS.Net


Cant create/edit stored procs in VS.Net Kyle Morris
9/22/2004 1:08:15 PM
visual studio .net setup:
Hi All.

The Visual Studio help says that I can use the Server Explorer to
create/edit stored procedures. The example says to right click the server
explorer database "stored procedure" node and a popup menu will enable the
creation of a new stored procedure.

When i do this - i only get "refresh" and "properties"

When i browse the database using SQLServer enterprise manager - the option
to create datatable or stored procedure does appear in the popup menu.

How do i make this option(s) appear in VS development environment ?

I'm sure it must be an incorrect permission setting on the SQL Server side
of things. Either permissions withing Sql Server or on the W2k Server it
runs on.

Cheers!
Kyle
[P.S. take out the obvious from my email address to reply to me directly]

Re: Cant create/edit stored procs in VS.Net alien2_51
9/22/2004 1:40:35 PM
You're probably right about the permissions... I would make sure you're a
dbo in the database you want to create procs from VS.Net in... Also VS.Net
may try to use Integrated Security by default check this by clicking the
connection in server explorer.. if so and you have both a SQL login and a
domain login make sure they're both dbo's... If that doesn't solve your
problem I'd try posting in a vb.net group...

Dan

[quoted text, click to view]

Re: Cant create/edit stored procs in VS.Net Kevin Stough
3/8/2005 7:09:02 PM
Did anyone ever find a resolution to this. I'm having the exact same problem
and haven't been able to determine the source of the problem. I've
double-checked the permissions and everything looks good. Only options
available under a Data Connection or the actual Server folders is Refresh and
Properties.

Thanks,
Kevin

[quoted text, click to view]
AddThis Social Bookmark Button