Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TableUpdate() Moves Record Pointer
Message
From
11/01/2001 20:00:20
John Tomblin
Service Station Systems, Inc.
San Jose, California, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
TableUpdate() Moves Record Pointer
Miscellaneous
Thread ID:
00462698
Message ID:
00462698
Views:
51
In one instance, issueing a TableUpdate moves the record pointer. Does anyone have a clue why this world happen or what can be done to prevent this behiver? What I am doing now is:

CurrRec = recno()
=tableupdate(1, .T., "TableName")
goto CurrRec

This works but, this application has around 500 tableupdate calls. It's a big job to do Microsoft's work for them.
Next
Reply
Map
View

Click here to load this message in the networking platform