Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: Servlet-jdbc


Message #1 by "manish verma" <manish_verma_vk@r...> on Thu, 28 Feb 2002 17:54:54
Dear friends,
              Hi!
I have a problem invoking a method getProcedureColumns() a 
databasemetadata method this method is not returning any result set.I am 
working with sql server 2000.I need this method to find about the in/out 
parameters of a stored procedure before calling it from a class.This class 
is to be generated automatically with the parameterised constructor 
containing all those parameters as req by the stored proc to be called.

I am expecting a good response from all of u.
Bye Manish

  Return to Index