Name
recordset
.Open([Source
], [ActiveConnection
], [CursorType
] , [LockType
] , [Options
])
Synopsis
Opens the recordset for database operations.
Argument |
Description |
---|---|
|
The source of the recordset. The source can be a |
|
A |
|
The type of database cursor to use for the recordset. The cursor can be |
|
The type of locking to use for the recordset. The cursor can be |
|
A constant specifying how a command source should be interpreted or executed. |
Get Programming Excel with VBA and .NET now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.