Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need to delete some DBFs, but... FAST!
Message
De
16/07/2001 20:23:40
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00530667
Message ID:
00531307
Vues:
17
Ricardo,

another idea would be to use temporary cursors instead of creating temporary tables. VFP cursors allow for long field names without the use of a DBC and they delete themselves when you close the cursor. You can create cursors and work with them just like tables. This will work as long as you do not need to persist the data after the table (cursor) is closed.

Billy
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform