Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memory not being released
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00854424
Message ID:
00854522
Views:
11
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform