December 9, 2019 at 9:32 am
We currently have a situation with a vendor where they will only give us access to our data via 5 minute log ship files that we import into our read only db. this is fine for most queries, but we need a way to get details about what has changed in each period in the most efficient manner possible.
Usually we would go to triggers and update another table, but we cant do that.
Then we would try change data capture, cant do that either.
What options are out there to get the changes?
Can we read the log files themselves to parse out changes?
Thanks for any help
Nick
December 9, 2019 at 9:53 am
December 10, 2019 at 3:46 pm
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply