PDA

Click to See Complete Forum and Search --> : Multiple DSN in VB6


Drak
Jul 4th, 1999, 02:28 PM
Does anyone know how I can get data from another database using the same connection, i.e. to be able to retrieve data from 2 ORACLE databases using the opened connection to one of the ORACLE databases. I can do this in UNIX as the tables are joined.