RichO
Registered Yoozer
- Local time
- Yesterday, 20:11
- Joined
- Jan 14, 2004
- Messages
- 1,036
I am using DoCmd.TransferDatabase to transfer 2 tables from one database to another. This works fine, however, the user permissions for those tables do not carry over with the table and I have to go into the database and set them as they were in the original database.
Simply, I want to allow complete access for all users to the tables in the second database.
Does anyone have a solution to this?
Thanks
Simply, I want to allow complete access for all users to the tables in the second database.
Does anyone have a solution to this?
Thanks