Hello, I'm new to QT and I'm hoping somebody can help me. I'm trying to insert binary data into a SQLite database but am running into problems. It only seems to save the first few characters of the byte array. I've tried various things but can't seem to get beyond this. I'm sure it is something I'm overlooking but would appreciate any help. The database field is a BLOB and I've been trying to use a QByteArray. Is there some special method I need to use to allow it to put the full binary data into the database? In my case, I'm trying to save a png image.
Thanks for the help! Randy
_______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
