Is there any way to query two databases in MS Query??
Our cashiers can override fee transactions, they have to type in the reason for overriding the fee. This is stored on the SQL server.
The transaction is then sent to our oracle database however the reason for the override isn't.
Is there any way to link the two tables, JOURNAL on the SQL server and TRANSACTIONS on the oracle database?
Thanks,
Beth