Anand Am I replacing the web.connect statement with the web.config.bd_parameters statement?
Also, are there any other administrative db.py statements that I should include before executing sql statements? On Apr 13, 4:19 am, "Anand Chitipothu" <[EMAIL PROTECTED]> wrote: > > The database connection statement is placed before web.run and is: > > > [L61] web.connect( > > try adding web.config.db_parameters = dict(dbn='sqlite', db="testDB.db") --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
