Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not enough memory for file map
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00705314
Message ID:
00705391
Views:
18
>Hi,
>Could someone give me more information on this error please
>Error No:1150
>Message: Not enough memory for filrmap

This indicates that VFP is unable to allocate adequate space for the bitmaps required to be created in a SQL Select involving WHEREs and JOINs; it's typically a situation where memory is underallocated in VFP via SYS(3050) or an inadequate amount of virtual memory to service the needs (the bitmaps for a Cartesian product, or several bitmaps required to resolve a complex WHERE/JOIN combination can be very large) or overallocation of EMS or DPMI memory under FPDOS or FPW, resulting in address space wraparound.

>
>Thanks,
>Ria
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform