Example 6: Browse mode updates

The example6.c sample program demonstrates browse-mode techniques. The sample program creates a table, inserts data into the table, and then updates the table using browse-mode routines. Browse mode is useful for applications that need to update data one row at a time.

Noteexample6.c requires a file named datafile (supplied). It creates the table alltypes in your default database.