PRB: International Number Settings Cause Upsizing Wizard Failure (172395)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Data Access Components 2.5
This article was previously published under Q172395 SYMPTOMS
International 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 later
This error does not occur with the Upsizing wizard that shipped with Visual
FoxPro 5.0.
RESOLUTION
Before 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: ","
STATUS
Microsoft is researching this problem and will post new information here in
the Microsoft Knowledge Base as it becomes available.
REFERENCES
Microsoft Visual FoxPro Developer's Guide, Chapter 20, "Upsizing Visual
FoxPro Databases"
Modification Type: | Minor | Last Reviewed: | 2/24/2005 |
---|
Keywords: | kberrmsg kbprb KB172395 |
---|
|