Programming Guide



dm_odb_preserves_cursor

Checks if the ODBC datasource preserves the cursor on a commit or rollback

int dm_odb_preserves_cursor(void);

Returns

Description

dm_odb_preserves_cursor checks to see whether the ODBC datasource preserves the cursor on a commit or a rollback. Unless the datasource is ascertained to preserve the cursor on both operations, this routine returns that the cursor is not preserved.