example6.c sample program

example6.c 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.

NoteThis sample requires access to Adaptive Server.