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
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?
--