|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
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 best way is to add a column into the table that records when the row was last edited. Then from there its a simple SQL query to display the ones edited on any day
|
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > how to copy changed data from tables to a new DB? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|