On Mon, Sep 23, 2013 at 11:19 PM, Aryc <alagnaryt...@gmail.com> wrote:
> All; > I'm trying to use SQlite as a transfer medium between my PHP world and my > Python world. > in PHP i can read and write just fine. but when i try to read the database > from a python program i get the dreaded "file is encrypted or not a > database" message. > can any body help me? > > Are you using the PHP interface for SQLite2 or for SQLite3? What are the first 16 bytes of the generated database file? > > Thanks > Paul Alagna > > > _______________________________________________ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > -- D. Richard Hipp d...@sqlite.org _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users