Problem: Why am I getting the message insufficient memory to complete operation? Solution: You may have hit one of the BDE fixed, but configurable, memory limitations. Use the BDE Administrator (BDEADMIN.EXE) to increase MEMSIZE and SHAREDMEMSIZE settings. You may also wish to re-evaluate the application hitting this limitation because it is likely that the application is a major resource hit on the machine. Not using auto-create forms and opening tables and queries as needed can free up some of these resources.
Last Modified: 12-OCT-00