Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TABLEUPDATE, memory problem
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
TABLEUPDATE, memory problem
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01616983
Message ID:
01616983
Views:
51
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
Reply
Map
View

Click here to load this message in the networking platform