When I insert a gpg-encrypted .asc file command-line sqlite3 inserts
each line as a separate BLOB.
This is not what I want.
I want the whole file to be in the BLOB.
I tried inserting a .gpg file but x'0a' signals a new line with
resulting 'Expected 1 column but found 2'.
Where to from here?
---
________________________________________________________________
3.14159265358979323846264338327950  Let the spirit of pi spread
2884197169399375105820974944592307  all around the world!
8164062862089986280348253421170679  http://pi314.at PI VOBISCUM!
================================================================
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to