On Wed, Feb 23, 2011 at 05:43:52PM +0000, Timothy W. Grove wrote:
> File
>
> "C:\Python27\lib\site-packages\sqlobject-0.13.0-py2.7.egg\sqlobject\sqlite\sqliteconnection.py",
> line 48, in __init__
> raise ImportError('Cannot find an SQLite driver, tried %s' % drivers)
> ImportError: Cannot find an SQLite driver, tried
> pysqlite2,sqlite3,sqlite
First thing to try - test the module without SQLObject. Start with
"import sqlite3".
Also look at sqlobject/include/hashcol.py. You can use it as a model
to try to implement an encrypting column or an encrypting validator that
could be applied to all columns.
Oleg.
--
Oleg Broytman http://phdru.name/ [email protected]
Programmers don't die, they just GOSUB without RETURN.
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in
Real-Time with Splunk. Collect, index and harness all the fast moving IT data
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business
insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss