pysqlite

Dave Harrison dave at nullcube.com
Sun Mar 28 06:59:35 EST 2004


hi all,

I need to be able to flash a database with the sql def'ns I have, and it
works if I pipe my file into sqlite, but when I execute the same data as
a giant string I get no error, but the database isn't flashed.

anyone have any ideas ? Ive tried stripping out newlines, all whitespace
reduced to single spaces etc etc ...

-- 
Dave Harrison
Nullcube
dave at nullcube.com
http://www.nullcube.com




More information about the Python-list mailing list