January 16, 2006 at 8:25 pm
Hi there,
Probably a silly question - but hey. I was just trying to follow an article on getting into C# with Visual Studio and SQL2K5. http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=50765
This talks about starting a new solution and selecting C# and then Database - whereas I don't have Database as an option. So this makes it a little difficult to follow on with the rest of the article and create the SP and deploy it.
Has something changed since this article was released or do I need to aquire something to allow me to do this, or some other reason.
I know this sounds really dumb, but if anyone can assist it would be greatly appreciated.
Thanks
Troy
January 17, 2006 at 7:49 am
I can see the database option when I create a C# project. It may related to the install order of SQL server 2005 and VS 2005 (I am not sure). I installed SQL 2005 first.
January 17, 2006 at 9:09 am
The Database project type is only available in Professional and higher SKUs. For an alternative (I always use this, even in Professional) check out Niels Berglund's SQLCLRProject addin for Visual Studio 2005.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply