Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memory leak?
Message
From
20/09/2000 11:30:18
 
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Miscellaneous
Thread ID:
00417080
Message ID:
00418548
Views:
26
>Hi,
>
>I have a job queue application which query against a view every 10 seconds through a Timer, the view is bounded to a grid control. The memory used by this app seems to increase constantly even when 0 records returned. I know this is a problem with previous version because it will crash VFP eventually. (when reached 64k limit of some internal table which keep track of field names). And looks like this is still a problem now. I am running VFP 6 SP3 now.
>
>Any info or suggestions?
>
>TIA
>
>Jun

Are you using the SetAll() method in any of your code? This can cause a nasty memory leak in VFP 6 SP3.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform