Paul Mehner

blog

  Home  |   Contact  |   Syndication    |   Login
  37 Posts | 0 Stories | 20 Comments | 19 Trackbacks

News

Archives

Post Categories

Old Blog

I had become so accustomed to modifying my stored procedures from within my Visual Studio environment with 2003 that I couldn’t imagine living without this feature. The first time that I tried adding a database project in Visual Studio 2005, I was surprised to see C# managed procedures, but no place to place TSQL. After adding my stored procedure creation scripts to the project, I was stunned to learn that I couldn't execute them like I could in Visual Sutdio 2003!

 

It turns out that I was too quck to jump to conclusions: the TSQL Database project is present under “Other Projects” and I simply had not probed far enough. If you add a database project from there it will support the execution of your scripts allowing you to keep your database stored procedure and table scripts fully in sync and under source code control!

posted on Sunday, February 12, 2006 10:54 PM

Feedback

# re: Database Projects In Visual Studio 2005 8/27/2007 4:21 AM ebrahim
Database Projects In Visual Studio 2005

# re: Database Projects In Visual Studio 2005 8/27/2007 8:19 AM Paul Mehner
Yes, thanks for bringing this post up to date. These project types were not included at the time of blog entry (Feb 12, 2006); as I recall, they were added with SP1 for VS 2005.

# re: Database Projects In Visual Studio 2005 5/18/2008 10:05 AM Ankit
Hi, the same is for VS 2008 also.
you can try out.


# re: Database Projects In Visual Studio 2005 5/29/2008 10:22 PM dilruk
data base project in visualbasic 2005

Post Feedback

Title:
Name:
Email: (never displayed)
Url:
Comments: 
Please add 6 and 4 and type the answer here: