The connection URI looks incorrect. I think it should be: sqlobject.dburi="sqlite:///C|/devTesting/data/data.db"
Try that and report back what happens. Here is a reference to an earlier thread that described the correct connection string formats (there are a few): http://groups.google.com/group/turbogears/browse_thread/thread/d1ffcb... Thanks, Sean

