Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TABLEUPDATE, memory problem
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
TABLEUPDATE, memory problem
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01616983
Message ID:
01616983
Vues:
50
Hi

A customer of mine reported the error below:

"Could not update AP. There is not enough memory to perform this operation."

It is coming from code:

SELECT AP
IF NOT TABLEUPDATE(1, .t., [Ap])
AERROR(laError)
MessageBox([Can not update AP : ] + laError[1,2])
ENDIF

buffermodeoverdide = 5


But its hard to reproduce as does not happen all the time.

I think only one customer in 500 complains, so seems very rare situation, but I have to solve it.


I wonder if is there a way to prevent it.


Moises
Répondre
Fil
Voir

Click here to load this message in the networking platform