Mutiple database query
Posted: Sun Apr 13, 2003 3:56 am
I'have a question about 3 large databases in our company on 3 different places. The databases contains the same sort of data like name, street, zip-code and city. The database is an Oracle RDB and runs under (Open)VMS on a Alpha. I have developed an PHP site but I must login 3 times to connect each databases. How can I make a class or procedure that gets its data from the severall databases in one time, display the result and shows from wich database it came.
I connect with a ODBC driver.
Can anyone help me?
I connect with a ODBC driver.
Can anyone help me?