Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select statement wont honour set fields to ?
Message
De
03/04/2006 02:21:51
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01108144
Message ID:
01109853
Vues:
23
>actually we've some code that needs to do something like below
>
>
>select * from cursor
>
>
>so i cant ignore fields but they need to removed.

Then you must simply list the fields
select field1,field2,field3,field4,... from cursor
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform