Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | 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_PreparedStatement::bindParameter (const SQLDBC_UInt2 Index, const SQLDBC_HostType Type, void *paramAddr, SQLDBC_Length *LengthIndicator, const SQLDBC_Length Size, const SQLDBC_Bool Terminate=SQLDBC_TRUE)
Implement various error checks

Member SQLDBC::SQLDBC_PreparedStatement::bindParameterAddr (const SQLDBC_UInt2 Index, const SQLDBC_HostType Type, void *paramAddr, SQLDBC_Length *LengthIndicator, const SQLDBC_Length Size, const SQLDBC_Bool Terminate=SQLDBC_TRUE)
Implement various error checks

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_Connection
Check more parameters after connection (version).

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

Member SQLDBC_PreparedStatement
binding parameter by name

Member SQLDBC_PreparedStatement_bindParameter
Implement various error checks

Member SQLDBC_PreparedStatement_bindParameterAddr
Implement various error checks

Member SQLDBC_PreparedStatement_getResultSetType
Implement this method

Member SQLDBC_PreparedStatement_setResultSetConcurrencyType
Implement this method

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