|
-
Apr 19th, 2000, 12:44 AM
#1
I am working on a database project for school and I was wondering about the best way to add a transaction log to the program. I need to be able to add a line to this log every time I add a new item to a table, every time I delete or edit an item, and various actions need to add a line if certain conditions are not met in one of the processes. Each error generated anywhere in the program also needs to add a line to this log. I also need to be able to view this log from within the program.
I was trying to update the current table and log table at the same time and have been having problems. Any help would be greatly appreciated.
-
Apr 20th, 2000, 06:04 AM
#2
Hyperactive Member
Check the new file listing at http://www.planet-source-code.com/vb/ for "SQL: Generate Audit Trail Code (kinda neat)" The author is kerlin.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|