31 | | - A need to allow a client to set the size of the fetch array an FDO provider will use when executing the SQL statement |
32 | | - A need to specify an array of data values on which the command will be executed |
33 | | - A need to specify the type of SQL command being execution, being either straight text or a stored procedure |
| 31 | - A need to allow a client to set the size of the fetch array an FDO provider will use when executing SQL statements |
| 32 | - A need to specify an array of data values on which the command will execute |
| 33 | - A need to specify the type of SQL command being executed; either straight text or stored procedure |