Viewing 4 posts - 1 through 5 (of 5 total)
That's exactly the process I employ: processing changes within a range. I modeled my implementation upon many of your suggestions in that article.
March 30, 2017 at 10:39 am
Hi Tim,
Thanks for the reply.
This solution is meant to be a near-real-time update to our reporting database from our transaction database. Our current process runs overnight, so...
March 30, 2017 at 10:00 am
Hello Tim,
Can you tell me why you use a start and an end version ID? Since the version ID is database-wide, it seems like we can get the delta...
January 11, 2017 at 7:31 am
Thank you, Tim. I'm reading your posts, and they are very helpful. I am building a proof of concept now.
January 10, 2017 at 9:28 am
Viewing 4 posts - 1 through 5 (of 5 total)