My powerbuilder application connect to Oracle timesten database using odbc.
The application can connect to the databse and do dml (select, insert, update, delete) successfully.
But when I executie a stored procedure, an error is shown "driver not capable".
How can I solve it ?