Browse mode updates sample program

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

example6.c requires a file named datafile (supplied), which creates the table alltypes in your default database.

NoteAccess to Adaptive Server is required.