Jump to content

This topic is 7351 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hello everyone,

Hope everyone is well?.

So im developing a db for a client who want to be able to track who does what to what record so at the end of every table i have a calculation called tracking with the following code...

tracking & "," & Get ( AccountName ) & "*" & Get ( CurrentDate ) & "*" & Get ( CurrentTime )

I put tracking first so that if someone comes along at a later date it gets added to tracking and doesnt replace it the , seperates the occurances of a change and the * seperate the name date and time. So my question is ...

Is there a better way of doing this as i am having difficult getting even this to work also which is the best way to show this data to the client can a portal sort comma delimeted fields? or is there something better i can use...

Any help would be very much appriated

thanks for reading,

D

Posted

Hi D, and Welcome to the Forum.

Not sure if anyone has developed an "Audit" or "Field Modification" demo file for v7 yet, but this need has been discussed several times in the past.

Do a search of all forums for " audit " (using quotes with the spaces as shown, and you will get an abundance of reading material.

Here are a couple of links that have demo files in fp5 format.

File by CobaltSky

File by Ugo DI LUCA

Here are a couple of others that may be helpful to you also:

Field Modification By: John Mark Osborne URL:

http://www.fmfiles.com/tnt4.html

Modification Log By: John Mark Osborne URL:

http://www.databasepros.com/resources.html

Tracking Modifications By: Steve Wilmes

Field Modification Tracker By: Bob Cusick

Modification Times By: Alberto Diaz-Hermidas

This topic is 7351 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.