Level 1
Nov 2, 2023
2
Level 8
Is it possible to join 2 tables from the same server but from 2 different connections (databases)?
Hello,
Is it possible to join 2 tables with different connections? i.e. each connection has its own DB with its username and password but they're on the same server.
The first default connection in the database.php file is called conn1 and the second is conn2
Edit: I am using SQL Server (and each database is called "object")
Thanks
Please or to participate in this conversation.