View Single Post

   
  #1 (permalink)  
Old 04-19-2008, 07:16 PM
Colin Bull
 
Posts: n/a
Default JDBC returns error - 674


Has anyone come across a -674 error when using JDBC to access a StoredProc
in 9.4.
Our client works OK with IDS7.31 FD3, but we get this error in 9.4 FC2.

The error seems to be --
You might also see this error message if you write an expression that
calls an SPL routine (stored procedure) that returns no values. For
an SPL routine to be usable in an expression, the routine must return
a value.

If we change the SP to return a value the error goes away.

We do not get the error if calling with Dbaccess or SQLEditor.

Colin Bull
c.bull@videonetworks.com

sending to informix-list
Reply With Quote