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 (almost) the same as the record size.
Ferdinand