The following components are needed for SQL server debugging.
| This component | Is installed on.. |
| SQLLE.DLL | the Client. |
| SQLDBG.DLL | the Client and Server. |
| MSSDI98.DLL | the Server. This must be present in the \binn directory of every SQL server instance. This needs to be the version of MSSDI98.DLL installed by Visual Studio. QueryAnalyzer installs a version of MSSDI98.DLL to this same location, but the QueryAnalyzer version is not compatible with Visual Studio SQL debugging. |
| SQLDBREG2.EXE | the Client. |
For more information, see Remote Debugging.
See Also
Setting Up SQL Debugging | Setting Up SQL Debugging | Debug Settings and Preparation