Simultaneous Results Processing of High-Level Objects of the DB Interface Module Using the Same Connection
High-level objects of the DB Interface Module, like
RWDBSelector and
RWDBInserter, for example, are internally associated with unique
RWDBOSql objects. For this reason, these high-level objects are also restricted from simultaneously processing results on
RWDBOSql objects on the same connection. Also see
Simultaneous Results Processing of RWDBOSql Objects on the Same Connection.