From:
<car...@te...> - 2004-02-26 19:31:15
|
Hello: > I think that this is because firebird is sending 3 bytes one with the > character and another two with spaces :P ( maybe i'm wrong ) i can give > a try to it if necessary ( maybe Peter Jacobi can confirm this too ;) ) 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. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |