DB2 Access Classes
These classes encapsulate the complicated DB2 CLI APIs, so that developers can access DB2 database in a simple, ADO style way. CSqlDatabase Represents a connection to a database CSqlCommand Defines a specific command (SQL statement) CSqlRecordset Represents a set of records selected from table(s) or the results of an executed command CSqlParameter Represents a parameter or argument associated with a SQL statement or stored procedure CSqlField Represents a column of data in a recordset CSqlLocator Manipulates a locator to ac cess large object data CSqlErrorInfo Provides information associated with a DB2 error cess large object data CSqlErrorInfo Provides information associated with a DB2 error
下载地址
用户评论