INF: ESQL-C Long Strings No Longer Cause Compiler Errors

ID: Q170302

The information in this article applies to:

It is possible for an ESQL-C module to contain strings longer than the Visual C/C++ compiler will allow. Error C2026 "string too big, trailing characters truncated" is generated when these strings are encountered.

A change has been made to ESQL-C that breaks long strings into multiple strings to avoid the compiler error. The updated components are available at ftp://ftp.microsoft.com/developr/msdn/esqlc under "Patch650 04.zip".

Keywords          : kbusage SSrvESQL_C 
Version           : 6.5
Platform          : WINDOWS
Issue type        : kbinfo

Last Reviewed: July 22, 1997