Changes between Version 42 and Version 43 of FDORfc33


Ignore:
Timestamp:
Apr 17, 2009, 10:24:07 AM (15 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc33

    v42 v43  
    2929Other more SQL specific requirements have also arisen, including:
    3030
    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
    3434    - A need to specify the direction in which parameters to the SQL command are to be used, specifically, Input, Output, Input/Output or Return parameters
    3535