ACC97: OpenRecordset Method Options Incorrect for ODBCDirectID: Q169276
|
The OpenRecordset Method Help Topic in Microsoft Access 97 states the
following for the Options parameter:
options Optional. A combination of constants that specify
characteristics of the new Recordset, as listed in
Settings.
Set rstTmp = conPubs.OpenRecordset("Authors",dbOpenDynamic,,
dbOptimistic)
Run-time Error "3027:
Can't update. Database or object is read-only.
For more information about using ODBCDirect, please see the following
article in the Microsoft Knowledge Base:
Q164481 ACC97: Tips for Converting Applications to Using ODBCDirect
For more information about using the OpenRecordset method with ODBCDirect,
search the Help Index for "ODBCDirect workspaces," and then "Use ODBCDirect
with Microsoft Access."
Keywords : kbcode kbprg
Version : 97
Platform : WINDOWS
Issue type :
Last Reviewed: April 19, 1999