Running SQL Server Express is there a way to debug TSQL stored procedures?I also have Visual Studio .NET 2003, can I use it to debug the TSQL stored procedures?
Thanks in advance,
Mark
No you need VS 2005 to debug SQL 2005.|||T-SQL Stored Procedure in 2005 can only be done with VSS 2005? Aargh... I agree, this is a step backawards. Looking at my machien, I see
our company base install has included VSS, but it seems only for
Integration Services, Analysis Services and Reporting Services.
What do I need to do to get it to include the SQL 'component' into VSS?|||
I think you mis-read Euan's post, he said you need VS 2005, as in Visual Studio. Only one "S"; different that VSS for Visual Source Safe. Different thing altogether.
Mike
|||I know ... you under-estimate the power of the typo and the rushing poster :-)
I was rushing the post, and didn't check what I was typing too clearly - a bad habit! I do know (and have used) Visual Source Safe ... and do have VS 2005 installed.
Now I just need to understand what I need to do to get it to open the SQL solution I have created - when I try to open projects, the extensions listed cover Integration Services, etc. etc. but not SQL project.
Thanks for trying to help me back onto the path - and again, sorry for the mistaken acronyms...
|||If you only have the BI Projects then you just have the BI version of VS, you need the Pro SKU or higher for SQL Projects.|||Euan Garden wrote: If you only have the BI Projects then you just have the BI version of VS, you need the Pro SKU or higher for SQL
Projects.
Thanks Euan. Going to arrange that now.
No comments:
Post a Comment