Short answer: manually.

You cannot connect (join or make a relation) fields among different databases.



On 07/06/2012 02:16 PM, Horus wrote:
Yes I understand CAS is for central auth, so i have let the cas provider
be the app that takes care of login, registration, signup, what have
you; as it should
the tables are being created, so I am assuming that the other apps
should be able to access the tables if they exist all in the same database.

The underlying question, as I had added.
*
how does web2py perform multiple database information exchange?*


On Friday, July 6, 2012 12:45:16 PM UTC-4, David Marko wrote:

    Well CAS is for central authentication, not for sharing database
    tables ... . The error you got simply says that your second app cant
    see tables from cas provider app.


Reply via email to