How do I access the transaction log to write the contents to a database?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2016
02:25 PM
09-06-2016
02:25 PM
How do I access the transaction log to write the contents to a database?
I'm looking to write test case status and response times to a database so I can track them over time. The transaction log has what I need. Is there a way to access that log programatically to write them data to my database?
Thanks,
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2016
02:47 AM
09-07-2016
02:47 AM
Hi Sclavell,
A similar question was asked recently. Refer to the following thread to learn all possible options:
---------
Tanya Yatskovskaya
SmartBear Community and Education Manager
Tanya Yatskovskaya
SmartBear Community and Education Manager
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2016
08:03 AM
09-07-2016
08:03 AM
Thanks Tanya,
That showed me where the log files are located, but I don't see anything from the Transaction Log in those files. However, I did find the History tab and learned how to backup and restore history databases. I think that will solve what I'm trying to do.
Thanks,
