Page 1 of 1

new bulid can't know chinese table name in OCI mode!

Posted: Sat 14 Apr 2007 06:31
by xalion
My database have chinese table name;
when I use OCI mode edit the table with chinese name ,it show ORA-01756.
the field edit also show erorr ORA-0920
when I use direct mode ,it works fine.

by the way, I can't use lobview view the picture in BLOB, it show nothing.

Posted: Fri 27 Apr 2007 15:10
by Duke
We have reproduced the problem and now we are working over it's solution.

Posted: Tue 11 Sep 2007 09:30
by Duke
We have fixed the problem in version 2.50. Also we recommend you to set "Use Unicode" option to true in Database Connection Properties dialog box.

ok! it now works!

Posted: Wed 12 Sep 2007 01:29
by xalion
but I must set "unicode"=True.