Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What to do when BufferMode is set to 0 - None
Message
From
22/12/2000 03:40:35
 
 
To
22/12/2000 01:54:01
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00456116
Message ID:
00456202
Views:
17
>Thanks, I appreciate your help very much.
>dennis

FLUSH may take awhile as it will attempt to write ALL dirty buffers (buffers with changed data) back to the disk. To force the write of just a single record, you can do RLOCK() on the record and then do UNLOCK. Not sure if you can do a FLOCK()/UNLOCK and force all records to the disk for a single table.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform