For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > November 2006 > Re: [PHP-DB] multiple database join with pdo









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-DB] multiple database join with pdo
Chris

2006-11-28, 6:58 pm

C. Tate Baumrucker wrote:
> is it possible to join two tables from two different databases using pdo?
> thanks,


Depends if the underlying database supports it. Postgres doesn't without
using an external program, no idea about mysql.

--
Postgresql & php tutorials
http://www.designmagick.com/
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com