database connector error: cannot obtain error message from server
I am trying to build the report using Stored procedure. When i called the stored procedure through crystal reports i got an error "database connector error: 'cannot obtain error message from server' ". I am calling stored procedure like this
CALL ESDEVOBJ.WXGCRINV (' ', ' ', 0, 0, 'R', 65982, ' ', ' ', 20060901, 20061231)
Database is DB2 and it is working fine and giving result sets when i tried to run on iseries navigator.Problem appears when ever i called the Stored procedure through crystal. I am using Crystal reports XI .Any help could be greatly appreciated.
Thanks in Advance
Sudha.

