Hi

I have a table with a record definition broadly as follows:

ID (Integer Primary Key)
Field1 (Text)
Field2 (Text)
Field3 (BLOB)

The BLOB field contains document scans in JPG and PDF format, and some source 
documents in ODT and DOC formats.

I am on Linux, but need to export the data to somebody on Windows running MS 
Access 2010.

Can anybody advise on how to handle the export of the BLOB data? I'm assuming 
that CSV is a non-starter. My primary requirement is the use of Access as the 
target, but a generic approach for other targets would also be of great 
interest.

Thanks

Nige
                                          
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to