From: Alessandro P. <pet...@in...> - 2004-02-26 19:37:53
|
"Carlos Guzmán Álvarez" <car...@te...> ha scritto nel messaggio news:403...@te...... > Hello: > > > I think that this is because firebird is sending 3 bytes one with the Exact. > Maybe a possible solution for this to declare the field as varchar(1) > and modify the provider for return values of varchar fields trimmed if > necessary. This will work with a varchar(2) field but not with a varchar(1) field, already tested and shown not working :-( ...but....maybe there is something wrong in my code... I need to take some tests, I feel like that field has been inserted with another charset... -- Alessandro Petrelli. |