have you tried the standard sql method
select database_name1.table_name1.field_nameA,
database_name2.table_name2.field_nameB from
...
Bastien
From: "C. Tate Baumrucker" <tate@xxxxxxxxxxxxxx>
To: php-db@xxxxxxxxxxxxx
Subject: multiple database join with pdo
Date: Tue, 28 Nov 2006 15:10:41 -0500
is it possible to join two tables from two different databases using pdo?
thanks,
tate
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
_________________________________________________________________
Experience Live Search from your PC or mobile device today.
http://www.live.com/?mkt=en-ca
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php