How to catch the event when a module is being saved ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

is there a way to catch the internal Access event when a module is being
saved ?

henry
 
Hi Henry
What is the purpose of this?

I'm keeping track of all changes that are made to module/form/report etc, by
using VSS (Visual Source Safe), using this program I can see the changes
between versions, who made them and when.

If that what you are looking for, look at this link

http://msdn.microsoft.com/vstudio/previous/ssafe/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top