Hi,
I am working with 4 SQL Server seperate databases. They are all having some issues. I would like to bring them all into 1 MS Access db so I can query them.
The problem I am having is where when I try to bring them in some of the tables, the table names are the same, so they will not copy in.
The only thing I can think of is put eash SQL Server in a separate DB and group all the tables in a Specific Query, and transfer the query over to the central MS DB that will house the 4 SQL Servers? But, how do I do that? Possible?
How would that query update automatically like linked tables?
Thanks guys!
-Andy
I am working with 4 SQL Server seperate databases. They are all having some issues. I would like to bring them all into 1 MS Access db so I can query them.
The problem I am having is where when I try to bring them in some of the tables, the table names are the same, so they will not copy in.
The only thing I can think of is put eash SQL Server in a separate DB and group all the tables in a Specific Query, and transfer the query over to the central MS DB that will house the 4 SQL Servers? But, how do I do that? Possible?
How would that query update automatically like linked tables?
Thanks guys!
-Andy
Comment