Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cast() is evaluated for every record
Message
 
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Miscellaneous
Thread ID:
00940524
Message ID:
00940771
Views:
16
>Fabio,
>
>Do not expect this behavior to be changed. I posted a bug report on this a couple of months ago and it is working as designed.

David,

Which bug? The one in this thread where I pointed out where a UNION does not cast the data type properly?
select CAST(NumField as I) AS MyField from MyCursor where .f.
UNION ALL
select NumField from MyCursor where some_filter
into cursor crsResults
MyField in the crsResults comes out a numeric and not integer. This is hopefully NOT by design and not working as I expect.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform