AccessFreak
Registered User.
- Local time
- Today, 14:53
- Joined
- Feb 19, 2009
- Messages
- 69
Thanks for all the help I got last week. You all gave me perfect help material. Thanks for that.
I have only a few questions. This application I build has to be secured in the source-code. Not only that, but Access itself sometimes changes the VBA code by itself.. I want to prevent that. How can I do that? Because when such problem accurs i need to get in VBA and change the weird character(s) which somehow are placed by Access. Next thing is how can I secure/protect it. I used a lot of macro's for some buttons and so on. Now it gives me that stupid security check at the beginning. How can I set it off. And next thing is. How can I disable the shift-key from preventing users to get into the source.
3 other questions:
* How can I connect the database with Active Directory?
* How can I build a button which can changes lables on the forms?
* Is there a possibility to build a button that can add a new field to a table and place it directly on the form?
Again thanks for all..
I have only a few questions. This application I build has to be secured in the source-code. Not only that, but Access itself sometimes changes the VBA code by itself.. I want to prevent that. How can I do that? Because when such problem accurs i need to get in VBA and change the weird character(s) which somehow are placed by Access. Next thing is how can I secure/protect it. I used a lot of macro's for some buttons and so on. Now it gives me that stupid security check at the beginning. How can I set it off. And next thing is. How can I disable the shift-key from preventing users to get into the source.
3 other questions:
* How can I connect the database with Active Directory?
* How can I build a button which can changes lables on the forms?
* Is there a possibility to build a button that can add a new field to a table and place it directly on the form?
Again thanks for all..