473,406 Members | 2,293 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,406 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 2535
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...
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...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.