Not all drivers support
all cursor types. An error is returned if the specified cursor type
is not supported. The driver is allowed to modify the default without
an error. See your database documentation for more information.
When no options have
been set yet, here are the initial DBMS-specific defaults.
Here are the operation-specific
defaults.
OLE
DB: Here are the OLE DB properties that are applied
to an open rowset. For details, see your OLE DB programmer reference
documentation.
|
OLE DB Properties Applied
|
FORWARD_ONLY or DYNAMIC
(see “Details”)
|
DBPROP_OTHERINSERT=TRUE,
DBPROP_OTHERUPDATEDELETE=TRUE
|
|
DBPROP_OTHERINSERT=FALSE,
DBPROP_OTHERUPDATEDELETE=TRUE
|
|
DBPROP_OTHERINSERT=FALSE,
DBPROP_OTHERUPDATEDELETE=FALSE
|