Subject | Re: [firebird-support] Link system tables to trigger |
---|---|
Author | Svein Erling Tysvær |
Post date | 2019-03-12T08:52:04Z |
Isn't current_user (https://firebirdsql.org/refdocs/langrefupd21-current_user.html) sufficient?
Den tir. 12. mar. 2019 kl. 09:20 skrev 'Check_Mail' check_mail@... [firebird-support] <firebird-support@yahoogroups.com>:
Hello,
I would like to log some changes in tables, in germany we must save this for dsgvo (customer data).
Now, I can do this with trigger, but can I link this changing with the system tables, that I could get the user? The mon$attachment shows me all active attachments with the user and the ip of the client. Can I link this with the changing?
Thank you.
Best regards
Olaf