hi,

currently my development are using 

T5.1 integrate with Spring 2.06 and using spring's StoredProcedure to
perform db operations in Oracle.
the container is Tomcat 6.0.29.

I set the meta tag to UTF-8 for all .tml pages, the chinese character
rendered correctly. 
On the database test, created a table with NVARCHAR2, test stored the
character also worked correctly.

However, when i insert chinese character into text field, and try to insert
it, it throws 
"CallableStatementCallback; uncategorized SQLException for SQL [{call
TESTPROC(?)}]; SQL state [99999]; error code [17004]; Invalid column type;
nested exception is java.sql.SQLException: Invalid column type"

i'm sure db is working fine on storing and viewing the data, but other than
that what do i need to set?
am i missing something? please advice

wesley

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Tapestry-5-1-Spring-2-06-Oracle-11g-has-problem-on-handling-non-english-encoding-tp4999736p4999736.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to