Limiting Form Functions via User rights

L

Lawrence Mak

Hi,

I have an Access project that uses tables from SQL Server, and I implemented
my own record and form function buttons (navigation, new, save, delete etc).
Is it possible to query a user's rights toward a particular table through ADO
so that I can programmatically enable or disable these function buttons?

Thanks

Lawrence Mak
 
Top