Re: JDBC : How about stored procedures

2001-03-29 Thread Morgan Delagrange
I don't see why we couldn't add a callableStatement tag, but I don't really use stored procedures. I'd be willing to review/collaborate if somebody were willing to make an initial contribution. - Morgan --- Daljeet Singh <[EMAIL PROTECTED]> wrote: > Hello, > > We are successfully using the tag

JDBC : How about stored procedures

2001-03-28 Thread Daljeet Singh
Hello, We are successfully using the tag library in our project. What seems to be lacking is support for callable statement? Is there a way we could execute stored procedures. We are using SQL server 7.0 with JDBC-ODBC bridge on Tomcat 3.2 in our project. Thanks Daljeet Singh ecExperts India