Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Transaction logs in MS Access ???

Status
Not open for further replies.

cj92713696

Programmer
Nov 23, 2000
105
US
Does Microsoft Access (any version) provide native transaction logs like SQL Server ? If so, where are they stored and how do you undo a transaction w/Access?

Thanks,
CJ
 

Access doesn't provide transactional logging. Terry L. Broadbent
faq183-874 contains some tips and ideas for posting questions in these forums. Please review it and comment if you have time.
NOTE: Reference to the FAQ is part of my signature and is not directed at any individual.
 
but there is a way to (sort of) "roll your own". See faq181-291 I have had some users attempt to use this and report 'problems', however the overall approach does work -as long as users are restricted to manipulating data through FORMS, and you apply the overall process to each form.

It should at least get you on A path.

MichaelRed
mred@att.net

There is never time to do it right but there is always time to do it over
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top