Hi,
Is there any way, using asp, that I can test whether a user has permissions on a certain table in an SQL Server db.
I.E. Before i do a select on (myTable)
I wish to check that the current user has permissions to select from (myTable)?
Cheers in advance.
PW.
Paul Welding
Web Developer
Is there any way, using asp, that I can test whether a user has permissions on a certain table in an SQL Server db.
I.E. Before i do a select on (myTable)
I wish to check that the current user has permissions to select from (myTable)?
Cheers in advance.
PW.
Paul Welding
Web Developer