Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memory not being released
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00854424
Message ID:
00854522
Vues:
10
Mario,

You can try to use APPEND MEMO command which doesn't load whole file into memory.
INSERT INTO BackUp (mFilename) VALUES (FULLPATH(laDir(i,1)))
APPEND MEMO mFile FROM (laDir(i,1))
>Hi Sergey
> I'm actually using the SYS(1104) after each INSERT INTO command line I know it's too much but I've tried everuthing that I could do.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform