Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clipper Command COMMIT....
Message
From
04/08/2000 12:00:50
 
 
To
04/08/2000 11:58:04
Frank Cavone
Monetary Management of Ny, Inc.
Albany, New York, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00401136
Message ID:
00401142
Views:
18
>to all,
>am converting a clipper program to be used in vfp6. the clipper command COMMIT is used in the program.
>
>the definition of commit command: Commit is a database command that flushes clipper buffers and
>performs a solid-disk write for all work areas with open database and index files....in a network
>environment, commit is the only way to make updates to a database file and its associated indexes
>visible to other processes and to guarentee that the updates are written to disk.....
>
>what would be the equivalent vfp6 command to be used in its place?
>
>tia
>frank

Saves table and index modifications to disk.

Syntax

FLUSH

Remarks

FLUSH ensures that modifications you make to all open tables and indexes are saved to disk.

Denis
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform