error shows when executing stored procedure using odbc

113 views Asked by At

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 ?

0

There are 0 answers