This topic is locked

Multiple Databases

10/28/2011 12:37:29 PM
PHPRunner General questions
C
cjsaputo author

I have three single table data bases. I would like to create a single project with all three. I don't see that PHP Runner can open more than one data base per project.

Sergey Kornilov admin 10/28/2011

PHPRunner only supports one database per project.

F
fmbma 11/4/2011

There is a way around this using MySQL federated databases. It's similar to SQL Server Linked databases. If you google it you will find How-to's. I use it and it works well.