INFORMIX
DataBlade API Programmer's Manual
Chapter 8: Saving Rows in Save Sets
Home Contents Index Master Index New Book

Inserting Rows into a Save Set

The mi_save_set_insert() function returns a pointer to an MI_ROW structure. This pointer can be used by the user application to access the row until the row is deleted from the save set or the save set is destroyed.

SERIAL and SERIAL8 columns are not allowed in ROW types or save sets.




DataBlade API Programmer's Manual, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.