Groups | Blog | Home
all groups > dotnet datatools > may 2006 >

dotnet datatools : VS2005 and MSSQL 2000 Database Project + Stored Procedures


garibaldi
5/12/2006 8:54:01 AM
Sorry if this question has been asked before.

VS2005 and MSSQL 2000. I can get a project created and read the MSSQL2K
database tables. However, I can't retrieve the stored procedures and open
them in the IDE, i.e. modify.

Am I trying to do the impossible? If not then what may I be missing?

Mary Chipman [MSFT]
5/12/2006 10:26:13 AM
Did you create a database project? If not, that's what you need to do.

--Mary

On Fri, 12 May 2006 08:54:01 -0700, garibaldi
[quoted text, click to view]
garibaldi
5/12/2006 10:40:02 AM
Yes, I did create a database project. Sorry, I should have been more specific.

[quoted text, click to view]
Mary Chipman [MSFT]
5/25/2006 5:14:04 PM
Sorry for the late response, I hope you already solved it, but if not,
here we go. There were a few things that need to be configured
properly to get debugging in SQL 2000 to work from VS. I searched on
"VS.NET debug stored procedures" and came up with quite a few hits.
This one looks like it might help:
http://www.ftponline.com/vsm/2002_11/magazine/columns/databasedesign/

However, if it's a VS 2005 problem you may need to do another search.

--Mary

On Fri, 12 May 2006 10:40:02 -0700, garibaldi
[quoted text, click to view]
garibaldi
5/25/2006 5:39:01 PM
Yes, thank you for your very helpful response. The database was the problem.
I had to dump it and recreate it. Odd as it may sound that's the solution I
implemented.

Thnaks very much.

Best regards,

-- G

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