Re: [ADMIN] Character problems

2002-01-21 Thread Ferdinand Smit
Hi, After a few tests my conclusion is: - This problem only accist if you use UNICODE and use a char record (SQL_ASCII works fine). - I think the problem is that de character counter count special characters differend from normal characters. It only occur when you insert a string which size is

[ADMIN] Character problems

2002-01-21 Thread Ferdinand Smit
Hi, I have a problem with inserting/updating "strange" characters. I can only use strange characters at the beginning of a string. The select statement has'nt this problem. Is this a bug or am i doing something wrong ? Regards, Ferdinand Example: db=> select '\353x'; ?column? --