User Permissions

  • Thread starter Thread starter Ferdinand Zaubzer
  • Start date Start date
F

Ferdinand Zaubzer

Ho can I get user permissions on a certain table to see if the user is
allowed to delete or update or insert records on a table.
It would be helpful to have this Information this before trying to make
updates.

Thanks
Ferdinand
 
I would probably cheat--execute a test UPDATE and trap the exception.

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
 
Back
Top