Hi guys,
I've been asked to come up with something whereby management can create their own queries...thereby being able to design their own reports with their own chosen data, filtered, sorted to their own needs, etc....blah blah...
My first thought would be to design a customised form so you could choose which tables, fields, etc to display then string all the data up into an SQL statement thus providing the query data for a datasheet view....but then I thought about multiple table joins (inner and outer) and all the available possibilities and this put me off...
Then I though about perhaps opening a standalone "starter" query (can't be truly blank as Access won't save a query without any fields in the grid) in design view, so priveliged staff could drag their own tables, fields, et al, save this query, then run it after saving...
My problem lies in the fact that my security for our database lies in one of those "disable bypass key", shut off all startup options, database window, etc affairs so that if staff try and right click any query in design view they get zilch (obviously)...
Can anyone point me in the right direction as to what the best approach would be for this kind of problem?
Many thanks in advance
Darren
I've been asked to come up with something whereby management can create their own queries...thereby being able to design their own reports with their own chosen data, filtered, sorted to their own needs, etc....blah blah...
My first thought would be to design a customised form so you could choose which tables, fields, etc to display then string all the data up into an SQL statement thus providing the query data for a datasheet view....but then I thought about multiple table joins (inner and outer) and all the available possibilities and this put me off...
Then I though about perhaps opening a standalone "starter" query (can't be truly blank as Access won't save a query without any fields in the grid) in design view, so priveliged staff could drag their own tables, fields, et al, save this query, then run it after saving...
My problem lies in the fact that my security for our database lies in one of those "disable bypass key", shut off all startup options, database window, etc affairs so that if staff try and right click any query in design view they get zilch (obviously)...
Can anyone point me in the right direction as to what the best approach would be for this kind of problem?
Many thanks in advance
Darren