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.
| 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." |
|
|
|
|
|