Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hacker Guide Question
Message
 
 
To
27/02/2002 13:50:26
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00625768
Message ID:
00625901
Views:
16
>Weird, an analogous query works for me in VFP 7 SP1. Maybe a setting difference?
>
>Here's my test query. With TasTrade open:
>
>SELECT last_name FROM employee ;
>UNION ;
>select SPACE(1) as last_name FROM customer

That works for me also. However if the second select is a character field [same data type] of different width, you get the error. My guess is VFP has no table field structure to compare to the first SELECT when you use SPACE(1)
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform