Subject By INSERT and UPDATE character set defined needed
Author Richard Drent

Hi to all,

 

I need to specify the character set by inserting and updating fields.

 

If I insert/update a record by IBManager`, I can INSERT/UPDATE èéáà etc etc. if I do this by JSP it isn’t working.

 

So how can I define the character set?

 

Greetz

 

Richard Drent

 

 

 

Error msg;

 

javax.servlet.ServletException: GDS Exception. 335544321. arithmetic exception, numeric overflow, or string truncation
Cannot transliterate character between character sets
        at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:463)
        at org.apache.jsp.upd_0005fcompany$jsp._jspService(upd_0005fcompany$jsp.java:302)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)