I've noticed a strange problem in my (simple) DB app...
I'm using MySQL through ODBC driver. Through TTable I access table which has two BLOB fields ("Text" type in MySQL).
I'm filling this table in batch through the typical code sequence:
1. table.Edit / table.Insert
2. tablefield1.Value :=...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.