The information in this article applies to:
SUMMARYWhile using ADO to access a Sybase database table using an ADO server-side cursor (adUseServer), the last trailing zero in a numeric field is truncated. This happens while accessing the Sybase database through the Microsoft OLE DB provider for ODBC using the Intersolv 3.11 32-bit Sybase ODBC driver (3.11.00.0). MORE INFORMATIONTo avoid the truncation, use ADO's client-side cursor (adUseClient). Additional query words:
Keywords : kb3rdparty kbDatabase kbMDAC kbODBC kbOSP kbGrpVCDB kbGrpMDAC |
Last Reviewed: May 7, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |