Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hacker Guide Question
Message
 
 
À
27/02/2002 13:50:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00625768
Message ID:
00625901
Vues:
12
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform