C
Carl Rapson
I have a split database (Access 2002) with the data tables in a server-based
back-end and a bunch of pre-defined reports in the front-end (MDE). I have a
lot users requesting an "ad-hoc" report capability, but I really don't feel
like re-creating the Access Report writer within my application. What I
would like to do is make the Report tool available to the users and let them
create their own reports. I'm thinking along the lines of distributing
another MDB file to the users with nothing in it but the linked data tables;
then the users can create whatever report and queries (or even forms) they
wish in their own MDB. The problem is, I don't want them making changes to
the data or to the back-end data tables. So, is it possible to somehow link
the data tables as "read only"? That way, the users can create queries and
reports, but can't change the data.
Thanks for any information,
Carl Rapson
back-end and a bunch of pre-defined reports in the front-end (MDE). I have a
lot users requesting an "ad-hoc" report capability, but I really don't feel
like re-creating the Access Report writer within my application. What I
would like to do is make the Report tool available to the users and let them
create their own reports. I'm thinking along the lines of distributing
another MDB file to the users with nothing in it but the linked data tables;
then the users can create whatever report and queries (or even forms) they
wish in their own MDB. The problem is, I don't want them making changes to
the data or to the back-end data tables. So, is it possible to somehow link
the data tables as "read only"? That way, the users can create queries and
reports, but can't change the data.
Thanks for any information,
Carl Rapson