Is there a way for establish "DAL client-like" connections? users would need to look through any number of DBs... There is One central web2py instance, many computers running script that use DAL outside of a web context, and several other web2py instance... the most important is at the script level. Is there a way to allow multiple new connections to a DB without having to convert?
Basically, looking to see if I can set a Many client to One DB relationship... ANy help would be appreciated. Thanks, Mart :)