Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need to delete some DBFs, but... FAST!
Message
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:
00535209
Vues:
19
You shouldn't have any memory problems with cursors: The cursor is created as a temp DBF file on the disk, and not maintained in memory. It has all the performance of Free tables, plus it can handle long filenames, and goes away automatically.

- William
>------------------
>
>Hi William,
>
>Thanks for your answer too, but creating cursor can make me another problem: lack of memory, because i use this temporary files to mantain production order to each machine (production). This can have a year plan, so i might have some memory problems.
>
>Thanks anyway.
>
>Ricardo
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform