Hallo Friends,
I have a databse with 3 tables , each tabel has many Col.
I want to record any changes in the tables .. something like a log book
Like a report shows me which data in which table and col. has been changed.
Thanks in advance!
Kameran
If your db has many columns(fields), I wonder if your data base is normalized. Here is a link to answer your tracking question
http://www.datawright.com.au/access_..._in_access.htm
You may also want to read up on database normalization. Here is one to explain that.
http://forums.aspfree.com/microsoft-...es-208217.html
http://www.datawright.com.au/access_..._using_VBA.htm
Alan
Alan
Click the * below to say thanks.
Database Principles
Pivot Table Tips
Good Excel Video Tutorials
Sumifs or SumProduct
DataPig Access Tutorials
MS Query Tutorial
Worst Pie Chart Ever?
Hallo All,
Can anyone in the forum help me with this file .
Thanks in adavance
Kameran
You need to call your LogChanges function. It looks like it's all set up, but you need to set up when it will run. In general, you'd want to add a button on your form to save any changes. Then after saving the changes, call your LogChanges function.
Is your code running too slowly?
Does your workbook or database have a bunch of duplicate pieces of data?
Have a look at this article to learn the best ways to set up your projects.
It will save both time and effort in the long run!
Dave
Hallo ,
Really I don't know so much in Access and it's little bit defficult for me at this time..
Could u please send me at least one example to learn.
Thanks
kameran
This is a fairly basic Access task. You should take some beginner / intermediate tutorials for setting up Access forms. You should be able to find hundreds with a quick Google search.
Is your code running too slowly?
Does your workbook or database have a bunch of duplicate pieces of data?
Have a look at this article to learn the best ways to set up your projects.
It will save both time and effort in the long run!
Dave
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks