Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Equivalent JDBC Data Type for "CURSOR" defined in SQLServer Stored Procedure

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-02-28 : 07:48:31
priya writes "We are executing a stored procedure on SQL Server database from our java program. Driver used for conecting to SQL Server is com.microsoft.jdbc.sqlserver.SQLServerDriver .

We are using preparedStatement to execute the Stored Procedure.

We need the equivalent JDBC Data Type which should be used for registering Cursor as an OUT Parameter."
   

- Advertisement -