Hi
i am trying to call a MaxDB Stored Procedure from JSP DynPage.
I am using Callable Statement and prepareCall method.
When i run the App it throws the Exception
Method prepareCall is not supported by Open JDBC
The Same Code works with Console Application.
So how do i call the Stored Procedure ?
Regards
Rajendra