Intercept database Connection request
Intercept database Connection request
От:
"Brett Maton" <brett.maton@itaccounting.co.uk>
Дата:
Is it possible to intercept database connection requests via a trigger or something ?
I have a front end application which uses a fixed user name password to connect to the database and then does it's own authentication / access rights management.
We currently have in the region of 5,000 users and I really don't want to have to create "actual" database user accounts for each one....