there is no such thing as "default database"..... one dal instance is pointed to a specific database..... if you want to switch them, define different DAL instances or make the database URI variable....
Il giorno venerdì 9 marzo 2012 14:58:08 UTC+1, Luke Southam ha scritto: > > hi, i was wondering if it was possible to change the default database for > web2py. Not just for one application but to change it for the admin ide > also.

