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:
00854517
Views:
21
>Mario,
>
>Try to issue SYS(1104) to force VFP to release buffers,
>
>>VFP8
>>
>>I have an application that takes a file and store it in a table the patern is really simple and it's working great. But my application is not releasing it's memory it can grow up to 500 megabytes of ram.
>>
>>I only use local variable an I call my table my patern is
>>
>>INSERT INTO BackUp (mFilename, mFile) VALUES (FULLPATH(laDir(i,1)), FILETOSTR(laDir(i,1)
>>
>>(laDir is populated with ADIR())
>>
>>anyhelp will be appreciated

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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform