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

Discussion of open issues, suggestions and bugs regarding database management and development tools for Oracle
Post Reply
xalion
Posts: 124
Joined: Fri 20 May 2005 10:08

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

Post by xalion » Sat 14 Apr 2007 06:31

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.

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Fri 27 Apr 2007 15:10

We have reproduced the problem and now we are working over it's solution.

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Tue 11 Sep 2007 09:30

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.

xalion
Posts: 124
Joined: Fri 20 May 2005 10:08

ok! it now works!

Post by xalion » Wed 12 Sep 2007 01:29

but I must set "unicode"=True.

Post Reply