Viewing 7 posts - 1 through 8 (of 8 total)
trying to create a better authentication and authorization for sql server 2000
November 24, 2006 at 9:30 am
thanks
I know that triggers on system tables don't work.
anyway..thanks for ur discussion.
November 24, 2006 at 8:47 am
thanks
Is it true that sp_grantdbaccess and sp_revokedbaccess wont work in a trigger?.
November 24, 2006 at 8:39 am
hi,
i wanted to use trigger as a security component. i.e. use trigger for authentication and authorization.
after catching and verifying the client login information from the profiler i wanted to let...
November 24, 2006 at 8:29 am
i was trying to use it for developing a multistage security system(authorization and authentication).(for sql server authentication only)
November 23, 2006 at 10:27 am
dear Ninja,
I still have some more problems. Precisely saying i was trying to use that cursors in a trigger. But i have realized it now that one cannot use any...
November 23, 2006 at 9:46 am
Dear Ninja,
thank u very much. It is working.
have a nice day.
thanks once again.
November 22, 2006 at 7:46 am
Viewing 7 posts - 1 through 8 (of 8 total)