Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric added field into query
Message
From
04/07/2002 18:15:14
 
 
To
04/07/2002 14:38:45
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00675394
Message ID:
00675455
Views:
10
Hi Daniel


Somehow it is not working on the integer part of the number the field. It is getting truncated to a one single cero.

Could it be a VFP SETing?


Oscar

>Oscar,
>
>Try
>
>select field1, field2, ..., 000.00000000 as MyNumericField ...
>
>HTH
>>I need to prepare a cursor column as n (12, 8)
>>
>>I’m trying:
>>
>> select field1, field2, ..., val(“000.00000000”) as MyNumericField ...
>>
>>
>>but I’m getting a numeric with format n(15,2) for MyNumericField
>>
>>Could somebody give a hint in order to get the numeric field as n(12,8)?
>>
>>Thanks in advance and regards.
>>
>>
>>Oscar Corte
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform