Subject CHAR and VARCHAR
Author Leos Urban
Hello,
I have servlet project which was developed with Interclient (2) JDBC driver.
Now I want migrate to Firebird JDBC driver.
I have first problem - it looks as if value from CHAR(n) columns add spaces
to full column length. Or Interclient trim spaces. Is here any way how to
simple say to Firebird driver to trim spaces on CHAR columns???
I used one week old version from CVS, DB is UNICODE_FSS and dialect 3 based.
Thanks
Leos