Retrieving Status Messages from a StoredProc

Hi,

We are having a StoreProc which will not return any result set, but may return status messages like"10 Rows affected" etc.

Do you have any idea how to retrieve these messages?

Please note that therewill not be any PRINT statement in the StoredProc. These messages are coming from the database.

We are using jconn2.jar for Sybase connection.

Thanks in advance..

[418 byte] By [jintokla] at [2007-11-27 5:23:42]
# 1
It returns String? How are you calling it?
abillconsla at 2007-7-12 11:49:40 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...