Fundamentals of Btrieve API Programming
The following flow charts demonstrate which Btrieve operations to use in your applications to insert, update, and delete records. For more detailed information about APIs, refer to the Btrieve API Guide.
Btrieve API Flow Chart
Inserting Records
1
2
3
4
Updating Records
1
2
3
4
5
6
Deleting Records
1
2
3
4
5