Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is flush needed?
Message
From
18/03/2003 02:57:31
Michael Ouellette
Australian Technical Services (VIC) Pty
Australia
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Is flush needed?
Miscellaneous
Thread ID:
00766903
Message ID:
00766903
Views:
51
I just lost 30 records I was adding in an application.
I use row buffering on all tables.
Ex: =CursorSetProp("buffering",3,"company")
All tables are opened when the app starts. None are opened in the DE.
Every new record I added was lost when my laptop locked up and I had to reboot.
Existing records I changed were ok for some reason??? I had been adding records over a 2 hour period.
Since this has never happened to me before should I now issue a flush after
each save?
This is how I saved records: =Tableupdate(.T.,.T.,"company")

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform