In my Visual Studio 2005 Team Edtion for Software Developers, I'd like to
create a CLR Stored Procedure. The directions for doing so are as follows:
File->New->Project->Other Project Types->Database
At this point the "SQL Server Project" should be visible in the "Visual
Studio installed templates" pane, but the only one there on my box is
"Database project".
Any pointers on how I can get the "SQL Server Project" template installed?
Thanks,

Signature
Randy
WenYuan Wang - 08 Feb 2007 08:51 GMT
Hi Randy,
According to your description, I understand that you wan to create a CLR
Stored Procedure by Visual Studio 2005 Team Edition for Software
Developers. Please don't hesitate to correct me if I have misunderstood
anything here.
As far as I know, we can create a SQL Server Project by following steps.
File->New->Project->DataBase Projects->Microsoft SQL Server->SQL-CLR.
I have tested on my machine and noticed there is no "SQL Server Project" in
DataBase Node of New Project Dialog.
Could you please test the method as above and let me know whether or not
this is what you want.
Hope this helps,
Wen Yuan