Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mysterious disappearing, tableupdated data
Message
From
20/07/2004 07:50:42
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00925823
Message ID:
00926046
Views:
17
Hello, Chaps

Thanks to those who sent suggestions, but I've solved this now. Here's the thing:

As I was appending lots of records to this table, I decided to do the Tableupdate() less frequently, and stopped doing it every time through the loop, i.e. not after every record added. Consequently I made the table buffering 5 - optimistic table. Having encountered the outlined problem, I then put the Tableupdate() back where it was (as in the code example), but still got the problem. Then I wrote to the UT.

Since then I put buffering back to 3, optimistic record - and it all works fine now.

As for the field captions problem - it turned out I was using the wrong i/p s/s, which didn't HAVE meaningful names as column headings - DOH!!

All the best

Terry
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Previous
Reply
Map
View

Click here to load this message in the networking platform