The information in this article applies to:
SYMPTOMSWhen the Visual FoxPro ODBC driver is used to create a numeric field of width 5 with decimal 2, the driver adds two places to the width in order to ensure that the length is of sufficient size. Two positions are added to compensate for the sign and decimal that is normally included in the length in native Visual FoxPro. CAUSEWhen a table is created with a numeric field, the decimal point and sign are counted in the width by Visual FoxPro. However, the ODBC standards do not specify how the decimal and sign should be specified when creating a table. STATUSThis behavior is by design. MORE INFORMATIONSteps to Reproduce Behavior
Additional query words: 1.00 VFoxWin
Keywords : FxinteropOdbc |
Last Reviewed: December 14, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |