If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ANSI SQL > linking two databases

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-05-03, 05:49
elisabeth elisabeth is offline
Registered User
 
Join Date: Jul 2003
Location: England
Posts: 26
linking two databases

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
__________________
Beth
Reply With Quote
  #2 (permalink)  
Old 11-05-03, 16:29
arin_am arin_am is offline
Registered User
 
Join Date: Jun 2003
Posts: 34
Re: linking two databases

Yes, you can, BUT with little work. Read the link below which will guide you to do the same.

http://download-west.oracle.com/docs..._genco.htm#173

Quote:
Originally posted by elisabeth
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
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On