Home All Groups Group Topic Archive Search About

Debugging Stored Procedures

Author
9 Nov 2006 4:14 PM
John Nolan
Hello,

I've recently upgraded to SQL2005 standard edition and
I'm struggling to find how to debug stored procedures.
I fire up the accompanying Visual Studio and goog-ahem
MSN search suggests that I need to start up a Database
Project. This is missing in my VS. What do I need to do to
get this template? Or is there another mechanism similar to
SQL2k's debug functionality?


Thanks,

John

--

Author
9 Nov 2006 5:27 PM
Tibor Karaszi
I believe you need a certain edition of VS, possibly Professional.

Show quote
"John Nolan" <x**@notmyaddy.com> wrote in message news:uwEKloBBHHA.4024@TK2MSFTNGP04.phx.gbl...
> Hello,
>
> I've recently upgraded to SQL2005 standard edition and
> I'm struggling to find how to debug stored procedures.
> I fire up the accompanying Visual Studio and goog-ahem
> MSN search suggests that I need to start up a Database
> Project. This is missing in my VS. What do I need to do to
> get this template? Or is there another mechanism similar to
> SQL2k's debug functionality?
>
>
> Thanks,
>
> John
>
> --
>
Author
10 Nov 2006 9:18 AM
John Nolan
Tibor Karaszi wrote:

> I believe you need a certain edition of VS, possibly Professional.

Hmm this is what I feared... how frustrating.
Thanks Tibor!

John

--
Author
10 Nov 2006 9:35 AM
John Nolan
John Nolan wrote:

> Tibor Karaszi wrote:
>
> > I believe you need a certain edition of VS, possibly Professional.
>
> Hmm this is what I feared... how frustrating.
> Thanks Tibor!
>
> John

Does the Developer edition of SQL Server 2005 come with a VS
that includes the Database template?

I don't want to buy VS out right as its not my development
platform.



--
Author
10 Nov 2006 9:43 AM
Tibor Karaszi
> Does the Developer edition of SQL Server 2005 come with a VS
> that includes the Database template?

I'm pretty certain that it doesn't. The only project types you get from the SQL Server installation
are "Business Intelligence", things like Reporting Services, SSIS and Analysis Server. I can't say
100% as I do have "real" VS installed, but, again, I'm pretty certain of it...

Show quote
"John Nolan" <x**@notmyaddy.com> wrote in message news:%23F1NOuKBHHA.3604@TK2MSFTNGP04.phx.gbl...
> John Nolan wrote:
>
>> Tibor Karaszi wrote:
>>
>> > I believe you need a certain edition of VS, possibly Professional.
>>
>> Hmm this is what I feared... how frustrating.
>> Thanks Tibor!
>>
>> John
>
> Does the Developer edition of SQL Server 2005 come with a VS
> that includes the Database template?
>
> I don't want to buy VS out right as its not my development
> platform.
>
>
>
> --
>
Author
13 Nov 2006 11:22 AM
John Nolan
Tibor Karaszi wrote:

> > Does the Developer edition of SQL Server 2005 come with a VS
> > that includes the Database template?
>
> I'm pretty certain that it doesn't. The only project types you get
> from the SQL Server installation are "Business Intelligence", things
> like Reporting Services, SSIS and Analysis Server. I can't say 100%
> as I do have "real" VS installed, but, again, I'm pretty certain of
> it...

Just to confirm that I've installed SQL Server 2005
Developer Edition and the Visual studio that comes with it
does not include the Database template.

It seems that in their wisdom Microsoft have deemed that
debugging database stored procedures out of the scope of
database developer.





--

AddThis Social Bookmark Button