[odb-users] Qt BLOB Support

Pascal Stoll past0004 at stud.fh-kl.de
Mon Oct 24 13:43:20 EDT 2011


Hello,

i have a problem with the BLOB support of QByteArray.
I've created a Pixmap, convert it to an a QbByteArray and add it to my database. Everything works fine until this point. The BLOB is not empty.
But when i try to get the information out of the database (via the getter) the QByteArray is always empty. All other informations from this table works fine.

I hope you can help me.

Best regards.


More information about the odb-users mailing list