I am having trouble figuring out how to successfully write a pdf file and/or image (jpg) to the SQLite database as a Blob, using PowerBASIC.
How can I retrieve the pdf file and/or image (jpg) later from the BLOB field of the SQLite database ?
I'm looking for sample PowerBASIC code.
Thank you for your help.
How can I retrieve the pdf file and/or image (jpg) later from the BLOB field of the SQLite database ?
I'm looking for sample PowerBASIC code.
Thank you for your help.
Comment