Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric Rounding?
Message
From
24/09/2003 06:34:33
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00831676
Message ID:
00831767
Views:
23
Hi Alec,

not use Real on SQL Server with VFP.
VFP have only Double precision ( float ),
and is not possible convert Real <-> float without change the value.

Use DECIMAL(N,M), or split the PK in two integer fields.

Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform