> conn = sql.connect("data_temp")
You're going to want to be more explicit here. The current working
directory may not be the same when running under a web server, so
specify a full path to the DB file. Also, ensure that the user the
web server is running as has appropriate permissions to said file.
--
[email protected]
Some people have a way with words, while others... erm... thingy.
_______________________________________________
DB-SIG maillist - [email protected]
http://mail.python.org/mailman/listinfo/db-sig