PRB: Intl Number Settings Cause Upsizing Wizard FailureLast reviewed: August 7, 1997Article ID: Q172395 |
The information in this article applies to:
SYMPTOMSInternational settings in SET POINT TO and SET SEPARATOR TO cause the following error to occur in the SQL Server Upsizing Wizard:
To upsize to SQL Server 6.x, please install a SQL Server ODBC driver version 2.05 or laterThis error does not occur with the Upsizing wizard that shipped with Visual FoxPro 5.0.
RESOLUTIONBefore running the SQL Server Upsizing Wizard, change the number settings using the following commands:
SET POINT TO "." SET SEPARATOR TO ","-Or- If the Regional Settings of Microsoft Visual FoxPro are set to "Use System Settings," change the settings in the Number tab of the Microsoft Windows 95 or Windows NT Regional Settings Control Panel to match (without the quotes) the following:
Decimal symbol: "." Digit grouping symbol: "," STATUSMicrosoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Behavior
If using the system Regional Settings, as in the second part of the Resolution Section above, the [Tools][Options][Regional] settings of Microsoft Visual FoxPro should have the "Use System Settings" option checked.
REFERENCESMicrosoft Visual FoxPro Developer's Guide, Chapter 20, "Upsizing Visual FoxPro Databases"
|
Additional query words: ODBC SQL upsize wizard
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |