ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-db
php-db
RE: [PHP-DB] multiple database join with pdo
by Bastien Koert other posts by this author
Nov 28 2006 2:09PM messages near this date
Re: [PHP-DB] multiple database join with pdo | [PHP-DB] Where am I doing wrong - DB
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@[...].org>
> To: php-db@[...].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

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
C. Tate Baumrucker
Chris
Bastien Koert

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved