INF: ESQL-C Long Strings No Longer Cause Compiler ErrorsID: 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".
|
Last Reviewed: July 22, 1997 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |