I am not able to call a SQL Server procedure in java that returns a cursor.
That's possible, does anyone have an example?
For Oracle, you can use the example link . But I need it on SQl Server.
I am not able to call a SQL Server procedure in java that returns a cursor.
That's possible, does anyone have an example?
For Oracle, you can use the example link . But I need it on SQl Server.