Stored Procedures debugging in Microsoft Visual InterDev 6.0

Stored Procedures debugging in Microsoft Visual InterDev 6.0

Post by Thomas Hei » Thu, 31 Jan 2002 19:07:11



Hi

When I want debug stored procedures I always get the same error.

Microsoft Development Environment
Applicattion
'MSSQL://POTZBLITZ\MSSQL2000_1/dynaTXT2000/NEXPLORE\th/=176201162' failed to
launch

It's a SQL Server 2000 SP 2.

Thanks for the help.

 
 
 

Stored Procedures debugging in Microsoft Visual InterDev 6.0

Post by Euan Garden[MS » Fri, 01 Feb 2002 12:38:30


Does the T-SQL de* in Query Analyser work?

--
-Euan

Please reply only to the newsgroup so that others can benefit. When posting,
please state the version of SQL Server being used and the error number/exact
error message text received, if any.

This posting is provided "AS IS" with no warranties, and confers no rights.


Quote:> Hi

> When I want debug stored procedures I always get the same error.

> Microsoft Development Environment
> Applicattion
> 'MSSQL://POTZBLITZ\MSSQL2000_1/dynaTXT2000/NEXPLORE\th/=176201162' failed
to
> launch

> It's a SQL Server 2000 SP 2.

> Thanks for the help.


 
 
 

Stored Procedures debugging in Microsoft Visual InterDev 6.0

Post by Thomas Hei » Fri, 01 Feb 2002 16:29:47


Yes, the T-SQL de* in Query Analyser works.



> Does the T-SQL de* in Query Analyser work?

> --
> -Euan

> Please reply only to the newsgroup so that others can benefit. When
posting,
> please state the version of SQL Server being used and the error
number/exact
> error message text received, if any.

> This posting is provided "AS IS" with no warranties, and confers no
rights.



> > Hi

> > When I want debug stored procedures I always get the same error.

> > Microsoft Development Environment
> > Applicattion
> > 'MSSQL://POTZBLITZ\MSSQL2000_1/dynaTXT2000/NEXPLORE\th/=176201162'
failed
> to
> > launch

> > It's a SQL Server 2000 SP 2.

> > Thanks for the help.