C
|
cgphp 12/11/2012 |
PHPRunner only supports one database per project. |
B
|
btrdev 12/12/2012 |
Depending on what database platform you are working with, you can access the tables from database B through database A. That way PHPR only needs to see one database. |