Search found 1 match

by redy
Mon Sep 18, 2006 6:10 am
Forum: Support
Topic: mysql blob size pls help !!!
Replies: 1
Views: 8247

mysql blob size pls help !!!

When I try to save a rtf, rvf file format in a BLOB field of mysql table, i receive (in a Delphi program...):

DBI error :(1001)
Data size exceed blob field size
Unknown error

This is a TdbRichViewEdit error, or is a MySql error ? How can i enlarge a BLOB field size programatically ?
Thx !