INF: ESQL-C Long Strings No Longer Cause Compiler ErrorsLast reviewed: July 21, 1997Article 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
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |