× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.




On 8/31/2017 2:00 PM, Matt Olson wrote:
Microsoft SQL Server has this. It's called change data capture (CDC), and exposes the journal data for easy querying.

Say you have a table called IV00101 in SQL Server. Once you activate CDC on a table a new system view shows up right away that you can query by doing a "select * from cdc.IV00101" and you will get all the before, after data in same layout as original table with the extra journal fields at the beginning. Very powerful, easy to use, and built right into the database platform. I am hoping DB2 can get there some day.
Is this something new? Extra cost option?
In a former life (maybe 2012/2013) we could have seriously used this to figure out changes made by the 3rd party folks who ran our website. Someone found a non-Microsoft product, but boss wasn't interested in the price.

Sam

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.