This topic is locked

2 tables 2 databases

10/15/2007 4:29:56 PM
PHPRunner General questions
G
GeddyLee author

I saw a topic earlier that sort of hit on this topic but I wasn't exactly what i was looking for, so sorry about any overlap.
Using 4.1

Build 320
I need to display 2 tables from 2 different mysql databases. They use the same username and password to get to, and are on the same host. Is this possible? or can it be possible in the future?
I seem to be able to (though I haven't fully tested) display a few fields from a different database.table through editing the SQL but i can't give a different database.table it's own unique pages/events etc.
Thanks,

-Brent
PS let me know if I need any clarification.

Alexey admin 10/17/2007

Brent,
PHPRunner can not connect two databases in one project.

I recommend you to create two PHPRunner projects to connect different databases.