The information in this article applies to:
SYMPTOMS
The DESCRIBE statement may generate the following error when it tries to
populate a SQLDA that is using a Prepared Statement containing a parameter
marker (?).
The same error may also occur if a PREPARE INTO :sqlda statement is used. WORKAROUNDRather than use DESCRIBE or PREPARE INTO, populate the SQLDA manually in the program. STATUSMicrosoft has confirmed this to be a problem in Microsoft Embedded SQL for C Programmer's Toolkit version 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: ESQL/C ESQL-C
Keywords : kbbug6.50 |
Last Reviewed: March 30, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |