I have a problem here.
I have 3 databases that sit ont he same server, I can access the databases seperatly find but what I need to do is access all 3 at the same time. All 3 databases have the same schema. Is it possible to do this? Here is my setup:
My 3 databases: wcmporg_db , alife_db and puritan_db
Here was my thought process on this but it doesnt work
PHP Code:
"SELECT * FROM puritan_db.main,wcmporg_db.main,alife_db.main ORDER by main.burial_date desc limit $offset,$limit"
Any help would be appreciated
__________________
Anthony LeBoeuf
Cape-Tek IT Solutions
Please login or register to view this content. Registration is FREE
Great hosting at affordable pricing!
|