TSQL Debugger, VB6 and SQL Server 7 
Author Message
 TSQL Debugger, VB6 and SQL Server 7

I can't get the VB6 TSQL de{*filter*} to work with an SQL Server 7 database - as
soon as I try to execute the stored procedure I get an error message telling
me to look at the Client and server logs.

I can't find any errors in either the my PC event viewer logs , the server
event viewer logs or SQL servers error logs

I suspect I need to install something on the server Where can I find details
of what ?



Mon, 19 Jul 2004 03:12:32 GMT  
 TSQL Debugger, VB6 and SQL Server 7
Paul,

On CD 2 of VB Enterprise is a folder named SQDBG_SS including the
(SQL)server-side components needed for debugging.

You would want to look at Event Logs mostly on the server, in both System
(for DCOM-related entries) and Application (where the app name (where I
believe they say MSDEVSDI).

Q170496 below is the "general" T-SQL De{*filter*} troubleshooting article, but
it probably needs some updating...

If you get farther, and have more specific error messages or problems,
please let me know. Among other things, SQL Server must be running in a
domain account, not Local System.

-Doug

Knowledge Base Articles
This list does not include SQL Server 2000 Query Analyzer debugging
articles or unpublished KB articles that consist only of imported RAID
entries.

Installing the De{*filter*} add-in
Q166280 -- DOC: T-SQL De{*filter*} Server Setup Provides Incorrect Location
Q181854 -- FILE: VB5cli.exe Fixes Visual Basic 5.0 Control Installation
Problem
Q190211 -- PRB: Problems With Visual Basic 5.0 and 6.0 on Same System
Q190212 -- BUG: Add-Ins Only Visible to the User Who Installs VB
Q191037 -- INFO: VB6 Learning, Professional, and Enterprise Features
Q254464 -- PRB: Can't Add the T-SQL De{*filter*} to the Visual Basic Add-in
Manager
Q281644 -- BUG: SQL Debugging Does Not Install on SQL Server 2000
Q291961 -- PRB: Debugging Stored Procedure Fails w/ "Cannot load.." Error
(doesn't apply to VB De{*filter*}, only VI and Query Analyzer)

Launching the De{*filter*}
Q156096 -- INF: Tips for Debugging Stored Procedures from VC++
Q170496 -- INF: Tips for Debugging Stored Procedures from Visual Basic
Q172099 -- PRB: T-SQL - Running Remote and Local SQL Debugging
Q175868 -- BUG: T-SQL De{*filter*} Does Not Run on NT with User Account
Q179023 -- FIX: T-SQL De{*filter*} Hangs When User Has No Execute Permission
Q281297 -- FIX: Visual Studio 6.0 T-SQL De{*filter*} Buffer Overflow,
describing the bug fix released on the Visual Studio Product

Updates page
Q303324 -- BUG: SQL Server 2000 SP1 Breaks Visual Basic T-SQL De{*filter*}
Using the De{*filter*}
Q190451 -- BUG: Exiting VB While T-SQL De{*filter*} Is Running Causes Hang
Q191513 -- BUG: TSQL-De{*filter*} Not Invoked Calling Second Stored Procedure
Q200888 -- PRB: Cannot Invoke T-SQL De{*filter*} to Automatically Appear Using
ADO
Q223060 -- FIX: T-SQL Shows Incorrect Parameters in Local Variables Window
Q272074 -- FIX: T-SQL De{*filter*} Parses SQL Server 2000 Return Value
Incorrectly
Q280099 -- BUG: T-SQL de{*filter*} cannot debug stored procedure contains
RAISERROR of 16 or higher (unpublished)

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

Are you secure? For information about the Microsoft Strategic Technology
Protection Program and to order your FREE Security Tool Kit, please visit
http://www.*-*-*.com/



Tue, 20 Jul 2004 09:11:06 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Transact SQL (TSQL) debugger (Vb6.0)

2. Setup SQL Server for TSQL Debugger

3. VB6 TSQL Debugger

4. Automation Manager/TSQL Debugger Not shutting down on Server

5. SQL Debugger: SFI Announces New Debugger Capability To be Included in SQL-Programmer 2.5 This Summer

6. SQL Debugger for SQL Server Here!

7. New Transact-SQL Debugger for Microsoft SQL Server 6.5/7.0

8. NEW SQL Debugger for Microsoft SQL Server

9. SQL Debugger for Microsoft SQL Server 7.0 and 6.5

10. BUG: Visual Basic 6.0 T-SQL Debugger Fails Against SQL Server 2000 Named Instance (Q310647)

11. Complex Joins in SQL Server using TSQL

12. TSQL Debugger Installation question

 

 
Powered by phpBB® Forum Software