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
Bastien Koert

2006-11-28, 6:58 pm


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@baumrucker.org>
>To: php-db@lists.php.net
>Subject: [PHP-DB] 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
Sponsored Links







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

Copyright 2008 codecomments.com