VB6 + Access2000 Question. Please Help
Greetings,
please forgive by placing this Q into VB General and DB.
Maybe someone in VB General came accross this problem.
Is it possible to attach to an Access 2000 table a stored procedure or somthing else to log actions on a table.
eg.
an appliaction (VB) insert into the table 'Employee' a new record.
Now in a log table the action INSERT TABLE and TIMESTAMP or even the whole sql statement and timestring are now stored.
If it is possible and you know how could you please attach an example code?
Many thanks in advance
Manfred