I have a database with a bunch of users and would like to NOT allow them to change the order of columns in the queries. Does anyone know how to accomplish this?
I have a database with a bunch of users and would like to NOT allow them to change the order of columns in the queries. Does anyone know how to accomplish this?
Present the data in a form. I would never allow users access to queries or tables.
If this helped, please click the star at the bottom left of this posting and add to my reputation. Many thanks.
Bob Fitzpatrick
I agree with Bob. Take control --users interface with the application via FORMS-only!
Thanks to both of you. I created a sample form with this data, but I can still move columns around. How do I set it so that they cannot be moved?
Please describe how user moves fields with the form.
Sounds like you may have to research ACCDE.
If this helped, please click the star at the bottom left of this posting and add to my reputation. Many thanks.
Bob Fitzpatrick
Since there are multiple users, have you split the db? Does each user have their own copy of frontend installed on their computer? If all yes, why worry about moved columns? If not yes then why isn't it?
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.