Hi
I am getting the following error
Class : com.informix.util.IfxErrMsg
File : IfxErrMsg.java
Line : 349
Method : getSQLException
Exception : java.sql.SQLException: Resulting string length must be less than or equal to 255.
The application is not inserting or updating data, but using selects. The variables used to collect the data are string buffer
What is the problem
Thanks in advance for any help.