Copying delta changes
We are on 11203.
We have a database ( DB A )of around 200 tables, out of that 170 tables are changed ( either by inserts or updates ). Database A was exported and imported into database B on different server about 5 days ago. Now the requirement is to populate the delta chanages to DB B that have been done on database A since the last export / import. Is there a way to do that? What are the available options please?
Once this is done, a process need to set up to replicate daily delta changes.
Thanks