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/

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to