Sybase iAnywhere driver issue with stored procedure

If a DataWindow uses an ASA stored procedure with at least one IN parameter, with iAnywhere driver the DataWindow cannot retrieve data successfully. This is an issue with iAnywhere driver (CR 325795). Stored procedures without parameters are not affected.

Workaround - use SUN JDBC-ODBC driver instead of iAnywhere driver for applications with stored procedures that require IN parameters.