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 > General > Chit Chat > Database to Database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-28-09, 19:24
jbuff53 jbuff53 is offline
Registered User
 
Join Date: Jan 2009
Posts: 2
Database to Database

I have two huge databases at work that we need to have one feed off the other. I have very little knowledge of how databases work other than a couple of Access classes I took in college.

The first database has:
Account Name
Account Number
etc,

These are not all the fields needed for the second database, but they can be filled in later manually by the user of the database. The purpose of this transfrer of information is to save keystrokes.

After the initial information is downloaded from database A to Database B, the data entry employee would access the information by entering an account number and then entering the additional information that is needed for the second database.

I hope I have given the information needed to get help from someon on here.

Thanks in advance.
Reply With Quote
  #2 (permalink)  
Old 01-28-09, 19:56
blindman blindman is offline
World Class Flame Warrior
 
Join Date: Jun 2003
Location: Ohio
Posts: 11,719
What database server are you using?
__________________
If it's not practically useful, then it's practically useless.

blindman
www.chess.com: "sqlblindman"
Reply With Quote
  #3 (permalink)  
Old 01-29-09, 08:12
freeBatjko freeBatjko is offline
Registered User
 
Join Date: Mar 2008
Posts: 89
I'm not sure I understand what exactly the desired solution should look like.

Did you want to have a constant connection between the databases to access one indirectly from the other whenever requested?

Or did you simply want to migrate all necessary data to the second database in one big gulp?
__________________
"My brain is just no good at being a relational Database - my relations suck real bad!"
Reply With Quote
  #4 (permalink)  
Old 01-29-09, 21:08
jbuff53 jbuff53 is offline
Registered User
 
Join Date: Jan 2009
Posts: 2
Database Transfers

What I want is for database 1 to feed database 2 information as it is loaded on a real time basis. This is so that if a new account is added in database 1 it would be available to work with on database 2 as soon as it is entered.
Reply With Quote
  #5 (permalink)  
Old 01-30-09, 01:40
healdem healdem is online now
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,240
depending on what db you are using, and how bith db;s are set up you may be able to refer to data in DB1 from DB2.

you can certaily do thing using MySQL, providing the two db's are n the same physical DB server
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
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