Skip to Content
0
Sep 06, 2007 at 12:18 PM

Calling MaxDB Stored Procedure from JSPDynPage

17 Views

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