S
Sean McKaharay
Hey All,
I am trying to write an app that will transfer data from one SQL Server to
another. Here is my situation:
I have 2 computers neither one is connected.
I have the same database on both computers.
I need to update the data at the end of the night to reflect the changes on
the particular database.
So the data collected on computer1 needs to get to computer2 and the data on
computer2 needs to get to computer1.
The question is.....What is the best way to do this?
Thanks ahead of time,
Sean
I am trying to write an app that will transfer data from one SQL Server to
another. Here is my situation:
I have 2 computers neither one is connected.
I have the same database on both computers.
I need to update the data at the end of the night to reflect the changes on
the particular database.
So the data collected on computer1 needs to get to computer2 and the data on
computer2 needs to get to computer1.
The question is.....What is the best way to do this?
Thanks ahead of time,
Sean