Hi folks,
I wish to run an IF statement for a button but i need to allow only users that have read/write access on the SQL Server 2005 database.
e.g.
If User has read/write access, do this
else
do this
end if
Any help appreciated.
Sully
I wish to run an IF statement for a button but i need to allow only users that have read/write access on the SQL Server 2005 database.
e.g.
If User has read/write access, do this
else
do this
end if
Any help appreciated.
Sully