Hello;
To those of you who develop DB's for use by others... what are your thoughts on letting others have access to the back-end data files, be it linking to them, or actual access to edit the data? How do you handle the inevitable requests to have access to the data? Is there a way to grant Read-Only access to back-end data tables? I have provided functionality to produce what I call data-dumps, i.e. mass data dumped into an excel spreadsheet and placed in a shared drive with the click of a button, but still I get repeated requests for them to get in the tables and do whatever they think they know how to do. This is in spite of a slew of custom reports available to them, as well as the data-dump functionality. It's frustrating, and I just wondered how others handle this issue.
Thanks...
Larry