T
TomSin
Guest
Hello,
I am developing an Access 97 application for users on our network.
Some users need read/write access while other need just read access but may want to develop their own queries and reports. I can assign the correct permission using the workgroup feature.
To do this I was going to have a main database with the data tables on the network and then install a copy of the database on each user's pc. The copy would have the main database tables linked in. This way they are all accessing the same data but any queries and reports they create reside within their own individual copies of the database. The main database base contains only the original tables, queries. reports etc... that were developed as part of the application.
My questions:
Linking the tables will slow performance. Is there a way to speed it up.
Also, from a best practices standpoint is this the best way to do this.
Also, for enhancements. What is the best way to update each user's version with the latest version of the application.
Thanks
Tom
I am developing an Access 97 application for users on our network.
Some users need read/write access while other need just read access but may want to develop their own queries and reports. I can assign the correct permission using the workgroup feature.
To do this I was going to have a main database with the data tables on the network and then install a copy of the database on each user's pc. The copy would have the main database tables linked in. This way they are all accessing the same data but any queries and reports they create reside within their own individual copies of the database. The main database base contains only the original tables, queries. reports etc... that were developed as part of the application.
My questions:
Linking the tables will slow performance. Is there a way to speed it up.
Also, from a best practices standpoint is this the best way to do this.
Also, for enhancements. What is the best way to update each user's version with the latest version of the application.
Thanks
Tom