'**************************************************************
'-------------------------------------------------------------
'The first parameter
'It can be a table name or a SQL statement
'------------------------------------------------------------- Chinaz^com
'The second parameter
'Specify the current connection.
'-------------------------------------------------------------
'The third parameter
'Indicates CursorType, CursorType indicates what cursor type will be started with,
'Including adOpenForwardOnly, adOpenKeyset, adOpenDynamic and adOpenStatic,
'The following are the descriptions:
'The third parameter, constant
' �
' �
' �
' �
Webmaster.
'-------------------------------------------------------------
'The above cursor types will directly affect all properties and methods of the Recordset object. The following list explains the difference between them.
'Recordset property adOpenForwardOnly(0) adOpenKeyset(1) adOpenDynamic(2) adOpenStatic(3)
'AbsolutePage
'AbsolutePosition �
'ActiveConnection
'BOF �
'Bookmark
'CacheSize
'CursorLocation �
'CursorType
'EditMode
'EOF
Chinaz
'Filter
'LockType
'MarshalOptions
'MaxRecords �
Www_Chinaz_com
'PageCount
'PageSize �
'RecordCount �
'Source
Station.Main Station
'State
'Status �
'AddNew �
'CancelBatch
'CancelUpdate
'Clone �
'Close �
Chinese webmaster_station, powering Chinese websites
'Delete
'GetRows
'Move �
'MoveFirst
'MoveLast �
'MoveNext
China. Webmaster's website
'MovePrevious �
'Open �
'Requery
Chinaz~com
'Resync �
'Supports �
'Update �
'UpdateBatch �
'NextRecordset
'NextRecordset The method does not work with Microsoft Access databases. China. Webmaster Station
'--------------------------------------------------------------------
'The fourth parameter
'Indicates LockType to determine the lock (concurrency) type that the provider should use when opening Recordset.
'The following are the descriptions:
'The fourth parameter, constant
' �
adLockPrssimistic 2
' �
adLockBatchOptimistic 4 �
'-------------------------------------------------------------------
'The fifth parameter
'Related to the first parameter,
'If the first parameter is the table name, the fifth parameter uses adCmdTable.
'If the first parameter is a SQL statement, the parameter is adCmdText
'The fifth parameter can be omitted and not filled in
'*******************************************************************
China. Station. Chief Station
(Note: The code format is not aligned in this editor, if the COPY code is in the DW code view, the code format will be aligned)
'-------------------------------------------------------------
'The first parameter
'It can be a table name or a SQL statement
'------------------------------------------------------------- Chinaz^com
'The second parameter
'Specify the current connection.
'-------------------------------------------------------------
'The third parameter
'Indicates CursorType, CursorType indicates what cursor type will be started with,
'Including adOpenForwardOnly, adOpenKeyset, adOpenDynamic and adOpenStatic,
'The following are the descriptions:
'The third parameter, constant
' �
' �
' �
' �
Webmaster.
'-------------------------------------------------------------
'The above cursor types will directly affect all properties and methods of the Recordset object. The following list explains the difference between them.
'Recordset property adOpenForwardOnly(0) adOpenKeyset(1) adOpenDynamic(2) adOpenStatic(3)
'AbsolutePage
'AbsolutePosition �
'ActiveConnection
'BOF �
'Bookmark
'CacheSize
'CursorLocation �
'CursorType
'EditMode
'EOF
Chinaz
'Filter
'LockType
'MarshalOptions
'MaxRecords �
Www_Chinaz_com
'PageCount
'PageSize �
'RecordCount �
'Source
Station.Main Station
'State
'Status �
'AddNew �
'CancelBatch
'CancelUpdate
'Clone �
'Close �
Chinese webmaster_station, powering Chinese websites
'Delete
'GetRows
'Move �
'MoveFirst
'MoveLast �
'MoveNext
China. Webmaster's website
'MovePrevious �
'Open �
'Requery
Chinaz~com
'Resync �
'Supports �
'Update �
'UpdateBatch �
'NextRecordset
'NextRecordset The method does not work with Microsoft Access databases. China. Webmaster Station
'--------------------------------------------------------------------
'The fourth parameter
'Indicates LockType to determine the lock (concurrency) type that the provider should use when opening Recordset.
'The following are the descriptions:
'The fourth parameter, constant
' �
adLockPrssimistic 2
' �
adLockBatchOptimistic 4 �
'-------------------------------------------------------------------
'The fifth parameter
'Related to the first parameter,
'If the first parameter is the table name, the fifth parameter uses adCmdTable.
'If the first parameter is a SQL statement, the parameter is adCmdText
'The fifth parameter can be omitted and not filled in
'*******************************************************************
China. Station. Chief Station
(Note: The code format is not aligned in this editor, if the COPY code is in the DW code view, the code format will be aligned)