Yep, that's possible. Feature trivial to utilise in web2py; difficult or unimplemented with other frameworks.
On Wed, Jan 2, 2013 at 8:56 PM, Simon Ashley <[email protected]> wrote: > Quick question - is this do able i.e. some tables - e.g. db = > DAL('sqlite://storage.sqlite....), other tables - db1 = DAL('mysql://root: > ....) etc, within the same application/controller/function? > If so, will write up an issue we're having. > > TIA > > -- > > > > --

