ID: Q197051
The information in this article applies to:
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.
To work around this problem, disable the "Edit and Continue" functionality of the application by doing either of the following:
-or-
1. On the Project menu, click Settings to open the Build Settings for
your project.
2. On the C/C++ tab, set Category to General.
3. Also on the C/C++ tab, change the Debug Info option from Program
Database For Edit And Continue to Program Database.
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