This topic is locked
[SOLVED]

 Master-detail across databases

6/13/2012 12:02:25 PM
PHPRunner General questions
rsawchuk author

Can you use PHPRunner to create master-detail links across two different databases, or do all the tables have to be within the same database? I am trying to set up an application where we would link data collected by our Joomla website database tables with the ones I created using PHPR. Should I add the additional tables for PHPR into the same database as the Joomla tables, or into a separate database?
I did a search of the specs and forums and can't seem to find the answer.
Thanks,
Russ

Sergey Kornilov admin 6/13/2012

Everything needs to be within the same database.

rsawchuk author 6/14/2012



Everything needs to be within the same database.


I suspected as much. Thanks Sergey, now I know what to do.
Russ