BUG: ESQLC Unhandled AV in Sqlakw32.dll Connecting to SQL Server

ID: Q197051

The information in this article applies to:

BUG #: 18357 (SQLBUG_65)

SYMPTOMS

If a "DEBUG" build is performed of an ESQL/C application that uses the "Edit and Continue" technology introduced by Microsoft Visual C++ 6.0, an unhandled access violation (AV) may be encountered in Sqlakw32.dll when the application attempts to connect to the SQL Server using the EXEC SQL CONNECT TO statement.

WORKAROUND

To work around this problem, disable the "Edit and Continue" functionality of the application by doing either of the following:

Both of these methods disable the "Edit and Continue" functionality of the application, but still allow the project to be step debugged.

STATUS

Microsoft has confirmed this to be a problem in SQL Server version 6.5.

Additional query words: ESQLC Embedded

Keywords          : SSrvProg kbbug6.50 
Version           : WINNT:6.5
Platform          : winnt
Issue type        : kbbug
Solution Type     : kbpending

Last Reviewed: December 24, 1998