Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
There is not enough memory to complete this operation
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01197733
Message ID:
01197737
Views:
27
>Hi all,
>
>I keep getting this error: "there is not enough memory to complete this operation" when I try to append a record to a particular table. This table with three fields only has records less than 3000. I have a no trouble appending records to other much larger tables of 1mil records or more.
>
>This just started happening a couple days ago on one of our clients' W2k Sp4 Server.
>
>Has anybody seen this?

- Check the sizes of both the .DBF and .FPT if applicable. PACK and/or PACK MEMO might help.
- Possibly a corrupted index?
- If you're using INSERT - SQL to add the row, check that you're not using syntax that might be generating a Cartesian product - e.g. you left out a JOIN or WHERE clause etc.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform