FernandoSilva
Programmer
Hello!
I have a store procedure that works fine in MS SQL Query Analyser (returning results)... but when I try to run it on my java aplication I get:
"[Merant][SQLServer JDBC Driver]No Resultset set was produced"
I have tried CallableStatments and normal Statements, both with the same result.
I would like any help.
Thanks in advance.
Regards,
Fernando Silva
I have a store procedure that works fine in MS SQL Query Analyser (returning results)... but when I try to run it on my java aplication I get:
"[Merant][SQLServer JDBC Driver]No Resultset set was produced"
I have tried CallableStatments and normal Statements, both with the same result.
I would like any help.
Thanks in advance.
Regards,
Fernando Silva