473,378 Members | 1,393 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

T-SQL debugging - version of "NTWDBLIB.DLL"

Setup:
Windows XP Professional SP2
SQL Server 2000 Developer Edition SP4
Visual Studio .NET 2003 Enterprise Architect Edition
Project is ASP.NET Web Application
Enable SQL Debugging is set to true and user account has exec permissions to
extended stored procedure sp_sdidebug

I get the following exact error message when I run the project in debug mode
also when I manually try to attach the debugger to the the sqlservr.exe
process selecting T-SQL.
The driver "NTWDBLIB.DLL" doesn't support SQL debugging. Connections made
using this driver will not be debugged.

Can anyone point me in the right direction?

Gabriel Lozano-Morán
Jul 21 '05 #1
1 2533
NTWDBLIB is from the old native mode drivers (back to at least SQL
Server 4.2). To debug, I believe you have to use either ODBC or OLEDB
drivers.
Bob
"Gabriel Lozano-Morán" <ga************@no-spam.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Setup:
Windows XP Professional SP2
SQL Server 2000 Developer Edition SP4
Visual Studio .NET 2003 Enterprise Architect Edition
Project is ASP.NET Web Application
Enable SQL Debugging is set to true and user account has exec permissions
to extended stored procedure sp_sdidebug

I get the following exact error message when I run the project in debug
mode also when I manually try to attach the debugger to the the
sqlservr.exe process selecting T-SQL.
The driver "NTWDBLIB.DLL" doesn't support SQL debugging. Connections made
using this driver will not be debugged.

Can anyone point me in the right direction?

Gabriel Lozano-Morán

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: randi_clausen | last post by:
Using SQL against a DB2 table the 'with' key word is used to dynamically create a temporary table with an SQL statement that is retained for the duration of that SQL statement. What is the...
10
by: babak | last post by:
Hi everybody I'm working with a project in embedded Visual Studio 4 and I have a general problem which I hope that somebody can help me with. My problem is the following: My project works fine in...
1
by: SKG | last post by:
I have never done tsql debugging in .net. In Server Explorer i connected to sql server. i am executing a stored procedure on that server. How can i step into the stored procedure.? TIA
16
by: Serdar Kalaycý | last post by:
Hi everybody, My problem seems a bit clichè but I could not work around. Well I read lots of MSDN papers and discussions, but my problem is a bit different from them. When I tried to run the...
1
by: Gabriel Lozano-Morán | last post by:
Setup: Windows XP Professional SP2 SQL Server 2000 Developer Edition SP4 Visual Studio .NET 2003 Enterprise Architect Edition Project is ASP.NET Web Application Enable SQL Debugging is set to...
1
by: Mark Olbert | last post by:
I don't know if these two problems are related or if they're independent. In moving my site to a production server I discovered that I had enabled T-SQL debugging and forgotten to turn it off (I'm...
0
by: DR | last post by:
Unable to start TSQL Debugging. Could not attach to SQL Server Process on 'srvname'. The RPC server is unavailable. I get this error when I try to run a SQL Server Project with a CLR stored...
33
by: fmassei | last post by:
Hello! I made a short piece of code that I find very useful for debugging, and I wanted to ask you if it is correct, somehow acceptable or if I simply reinvented the wheel. To deal with some bad...
13
by: =?ISO-8859-1?Q?Tom=E1s_=D3_h=C9ilidhe?= | last post by:
When I'm writing my own code, compiling it and testing it out as I go along, I usually compile as follows: gcc *.c -ansi -pedantic -Wall -o executable If I'm using 3rd-party libraries, I'll...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.