Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
There is not enough memory to complete this operation
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01197733
Message ID:
01197737
Vues:
24
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform