Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing numeric precision
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01209894
Message ID:
01209970
Views:
14
>>Is there a SQL-Statement way to change the precision of a field when SELECTING from ond dbf file into another? The source dbf has a numeric field of 20,2 that needs a change to 11,2
>>thanks
>
>Too bad that CAST is not available for you <g>
>
>You may try VAL(PADL(myField,11))

i was really hoping to avoid that.

have a Chag Kosher vSomeach
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform