Dynamic-Type Recordset Object

             

This Recordset type represents a query result set from one or more base tables in which you can add, change, or delete records from a row-returning query. Further, records that other users add, delete, or edit in the base tables also appear in your Recordset.

This type is only available in ODBCDirect workspaces, and corresponds to an ODBC dynamic cursor.