J
Joe
Hi everyone,
I'm writing some software that uses an Access (2002) database as the
backend. I have user-level security implemented. I would like to track
who's done what to the DB using the currentUser() function in a stored
query. Only problem is this works fine when logging in through Access, but
not from the app (Uses Jet 4.0 and ADO.NET to access DB). Any ideas -
short of manually sending the user's name from the app?
Thanks,
Dave Hagedorn
I'm writing some software that uses an Access (2002) database as the
backend. I have user-level security implemented. I would like to track
who's done what to the DB using the currentUser() function in a stored
query. Only problem is this works fine when logging in through Access, but
not from the app (Uses Jet 4.0 and ADO.NET to access DB). Any ideas -
short of manually sending the user's name from the app?
Thanks,
Dave Hagedorn