Re: sqlite question

2009-10-17 Thread Diez B. Roggisch
Roger Binns schrieb: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dennis Lee Bieber wrote: I suspect, besides building an sqlite3.dll (if Windows), you might have to modify the pysqlite DB-API adapter to support whatever new arguments have been added to various calls (most like the db.

Re: sqlite question

2009-10-17 Thread koranthala
On Oct 17, 12:18 pm, Roger Binns wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Dennis Lee Bieber wrote: > >    I suspect, besides building an sqlite3.dll (if Windows), you might > > have to modify the pysqlite DB-API adapter to support whatever new > > arguments have been added to v

Re: sqlite question

2009-10-17 Thread Roger Binns
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dennis Lee Bieber wrote: > I suspect, besides building an sqlite3.dll (if Windows), you might > have to modify the pysqlite DB-API adapter to support whatever new > arguments have been added to various calls (most like the db.connect() > paramete

sqlite question

2009-10-16 Thread koranthala
Hi, I use sqlalchemy to use a sqlite db in my program. The program is working perfectly as of now. But now, a new requirement has come that the db has to be encrypted. I found two options while searching internet - SQLite Encryption Extension and Sqlite-Crypt. Now, buying the license is not a