Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sys(2015) and SELECT ... INTO Table
Message
 
 
À
19/08/2002 10:32:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00691029
Message ID:
00691030
Vues:
16
Consider using SELECT ... INTO CURSOR crsMycursor instead. The cursor will be deleted by VFP as soon as you close it.

>Hi
>
>I use a directory Tmp for all tables , that i get with
>Select ... into table .
>
>So , i whish that each table have a different name .
>
>How can i make this Select ?
>
>Select ... INTO Table SUBSTR(SYS(2015), 3, 10) ?
>
>And after , how can i select and use this table ?
>
>Thanks
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform