1.2 Bate can't use chinese fields!

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
xalion
Posts: 124
Joined: Fri 20 May 2005 10:08

1.2 Bate can't use chinese fields!

Post by xalion » Mon 06 Oct 2008 03:41

I tried undac 1.2 Bate for D2009.
my table have chinese field name.
when select form table. it works fine.
but on update , it show erroes!

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Mon 06 Oct 2008 09:36

Probably this is the same problem as you described in the topic varchar2 fields numbers can't more than 2. Please specify whether you get an error with Oracle provider, and whether the error message is "update error, found 0 records".

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

Post by xalion » Tue 07 Oct 2008 00:36

oh,sorry! it is not same problem.
I use undac 1.2 beta to connect a firebird server 2.1.
(the error is "Dynamic sql error,unexcept end of command!"
in undac 1.00.0.10 ,it works fine.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 15 Oct 2008 09:04

Please send to unidac*devart*com a complete small sample that demonstrates the problem, including the script for creating database objects.

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

Post by xalion » Fri 17 Oct 2008 08:18

ok! I send it !

Post Reply