Hello Buddies,
I have written a string into database by converting into "BLOB Data
Type".writing into database is Ok I got a problem when reading from the
database to read a blob from the database I am using the function "const
void *sqlite3_column_blob(sqlite3_stmt*, int iCol);" this functions returns
me const void * where I want to convert this into "CString".please any one
of you can help me in converting const void * to CString.
Regards,
G.Satish.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users