|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to copy changed tables in a Database to another?
Good morning,
I want to copy only the changed data from a Very large DataBase(few thousands of tables) to another DataBase. But i just want to copy the changed or modified data from the tables. I realise that using DTS i can do this, but how to use DTS to copy just the changed tables everyday for example. Thanks ![]() |
|
#2
|
||||
|
||||
|
The only way i can see this being possible is to add an extra field that records when a record was last updated. Then use SQL to grab those rows and insert them into the other db
|
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > How to copy changed tables in a Database to another? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|