Guest_imported
New member
- Jan 1, 1970
- 0
- 0
- 0
Hi,
I have an application using Oracle odbc driver 8.0.4.0.0
the application runs fine but when i upgrade ORACLE and use the odbc driver 8.0.6.0.0, it gives an error message.
The application uses ORACLE as a backend. In one of the tables a field is varchar2(1800) for this the error message comes
"bind parameter value for '?' is too big(1337)"
when the field is made less than 1000 ie 999 it works well.
Please suggest as soon as possible.
I have an application using Oracle odbc driver 8.0.4.0.0
the application runs fine but when i upgrade ORACLE and use the odbc driver 8.0.6.0.0, it gives an error message.
The application uses ORACLE as a backend. In one of the tables a field is varchar2(1800) for this the error message comes
"bind parameter value for '?' is too big(1337)"
when the field is made less than 1000 ie 999 it works well.
Please suggest as soon as possible.