Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Todo List

Class SQLDBC::SQLDBC_Connection
Check more parameters after connection (version).

Class SQLDBC::SQLDBC_Connection
Distribute the results of a COMMIT or ROLLBACK statment into dependent objects (for correct handling of PUTVAL commands).

Class SQLDBC::SQLDBC_PreparedStatement
binding parameter by name

Member SQLDBC::SQLDBC_ResultSet::bindColumn (const SQLDBC_UInt4 Index, const SQLDBC_HostType Type, void *paramAddr, SQLDBC_Length *LengthIndicator, SQLDBC_Length *PositionIndicator, const SQLDBC_Length Size, const SQLDBC_Bool Terminate=SQLDBC_TRUE)
: Indicator handling and truncation handling

Member SQLDBC::SQLDBC_ResultSet::bindColumn (const SQLDBC_UInt4 Index, const SQLDBC_HostType Type, void *paramAddr, SQLDBC_Length *LengthIndicator, const SQLDBC_Length Size, const SQLDBC_Bool Terminate=SQLDBC_TRUE)
: Indicator handling and truncation handling

Member SQLDBC_PreparedStatement
binding parameter by name

Member SQLDBC_Connection_getError
Check more parameters after connection (version).

Member SQLDBC_Connection_getError
Distribute the results of a COMMIT or ROLLBACK statment into dependent objects (for correct handling of PUTVAL commands).

Member SQLDBC_PreparedStatement_setResultSetType
Implement this method

Member SQLDBC_ResultSet_bindColumn
: Indicator handling and truncation handling

Member SQLDBC_ResultSet_bindColumnByPos
: Indicator handling and truncation handling