Any idea on how to save an array of unsigned char
to a field in MySQL database ? I'm considering BLOB, but how can I convert it to QByteArray
and convert it back to an array of unsigned char
when I want to ? BTW, I'm trying to save fingerprint data.
views:
128answers:
1
A:
aurorius
2010-01-16 04:52:05