mukeshid

Results 3 comments of mukeshid

Hi rodhoward, I tried using NOCOUNT parameter, but of no use. The SP looks something like this.. ``` BEGIN TRANSACTION SaveNewBatchTrans IF ( NULL != @EntryCreationTime ) BEGIN EXECUTE ('INSERT...

Hi @theneva, I may not be an expert yet in this matter. But if you wish, you can share a debug JAR to me, and I can capture the logs...

FYKI, I just recreated the JavaSybaseLink.jar JAR from my eclipse setup, Java v1.5, and did no code changes whatsoever. With newly built JAR, I am able to get the ResultSet,...