Command Name  | 
Level  | 
Purpose  | 
Core  | 
Executes a prepared statement.  | 
|
Core  | 
Executes a statement.  | 
|
Level 2  | 
Returns the actual text of a SQL statement as translated by the driver.  | 
|
Level 2  | 
Returns the description for a specified parameter in a prepared statement.  | 
|
Level 2  | 
Returns the number of parameters in a statement.  | 
|
Level 1  | 
Used in conjunction with EDSPutData to supply parameter data at execution time. (Useful for long data values.)  | 
|
Level 1  | 
Send part or all of a data value for a parameter. (Useful for long data values.)  |