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

Todo List

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

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

Member SQLDBC::SQLDBC_Connection::close ()
Send a ROLLBACK WORK RELEASE before sqlarelease.

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_Statement::getResultSetType () const
Implement this method

Member SQLDBC::SQLDBC_Statement::setQueryTimeout (int seconds)
Implement this method

Member SQLDBC::SQLDBC_Statement::setResultSetConcurrencyType (ConcurrencyType type)
Implement this methode

Member SQLDBC::SQLDBC_Statement::setResultSetType (ResultSetType type)
Implement this method

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