SqlSelect
<< Click to Display Table of Contents >> SqlSelect |
![]() ![]() ![]() |
This class does NOT use a SQLStatement internally, but uses a RecordSet directly
New and changed methods/properties
•AdoRecordSet access Underlying Recordset
•AdoFields access Array of field objects of the recordset
•AdoConnection access Underlying Connection Object
•PreExecute only shows Select statement, updates/inserts/deletes are handled by Ado
•Execute Does not (yet) accept parameters
•SetPrimaryKey Obsolete !
Not supported
•AppendFlag Assign
•BindColumn()
•BoundedColumns
•BufferData
•BuffIndex
•CursorType
•FreeStmt
•GetStatementOption
•Numparameters
•NumSuccessFulRows
•PrepFlag
•ScrollConcurrency
•ScrollUpdateType
•SetPos
•SimulateCursor
•SqlData
•SqlDataBuffer
•Statement
•StatementHandle
•UpdateCursor()
•UpdateKey()
•UpdateVal()