I have a legacy database that my app needs to connect to. The data in my app's table has a many-to-one relationship with the data in the legacy database's table. I'd like to retrieve records from my app's table plus the data associated with that record from the legacy database's table at the same time. What's the best way to do this? It doesn't appear I can make joins across databases.
- [web2py] joins across databases Jim Gregory
- Re: [web2py] joins across databases Vinicius Assef
- [web2py] Re: joins across databases Jim Gregory
- [web2py] Re: joins across databases Jim Gregory
- [web2py] Re: joins across databases lyn2py
- Re: [web2py] Re: joins across databases Vinicius Assef
- Re: [web2py] Re: joins across databases Bruno Rocha
- [web2py] Re: joins across databases lyn2py

