G
Guest
Hello,
I have a client that does not want to use SQL Server as the backend database. However, they want to have column level locking. The only way that I know how to create a column level lock in Access is to put those unique columns into a separate table and then restrict access to those tables.
I know that I could enable or disable a field in a form, but that doesn't prevent a user from opening a table.
Is there a feature that would prevent a user from opening a table in datasheet view???
Thank you,
Brandon
I have a client that does not want to use SQL Server as the backend database. However, they want to have column level locking. The only way that I know how to create a column level lock in Access is to put those unique columns into a separate table and then restrict access to those tables.
I know that I could enable or disable a field in a form, but that doesn't prevent a user from opening a table.
Is there a feature that would prevent a user from opening a table in datasheet view???
Thank you,
Brandon