Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not enough memory for file map
Message
From
03/10/2002 14:14:13
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00705314
Message ID:
00707451
Views:
21
Hi,

trace your "B"'s memory requirements with

GlobalMemoryStatus
GetProcessMemoryInfo

as well as sys(3050) into a protocol file.
You might add info about "A" as well.
You might also check the swap space possibly
needed for the joins, and required sizes there.

If memory is really sparse when running both
processes, try minimizing process the "A" hWnd,
since that frees up memory OR process all in one app.

HTH

thomas
Previous
Reply
Map
View

Click here to load this message in the networking platform