Hello.....probably you have seen a lot of questions on this subject. I went through all these questions and still I am not clear. I have an Access database where atleast 12 - 15 people are entering data and 6 - 8 people viewing them(they don't make any change in the data...they just view the sorted data through queries). I don't think two people will be editing the same record due to the nature of the data (Both during data entry and data mining).
I have this nice database developed and working fine. Now my problem is making it multi user. My first reaction is to create one backend and numerous frontends to all the people who are using them and connect the BE with FE using Linked Tables. Is this the right approach?
1.Can I just make one FE and is there a way that more than one guy can access that FE.
2. What about bloating?
3. Will I loose speed with the numerous FE method
4. Should I write any VB code....like connection object
5. I guess my basic question is what is the best possible way to do this?
I would greatly appreciate any help. I am leaving this job in 3 weeks and I would like to finish the database before that
Thanks to all database gurus in advance
Arun
I have this nice database developed and working fine. Now my problem is making it multi user. My first reaction is to create one backend and numerous frontends to all the people who are using them and connect the BE with FE using Linked Tables. Is this the right approach?
1.Can I just make one FE and is there a way that more than one guy can access that FE.
2. What about bloating?
3. Will I loose speed with the numerous FE method
4. Should I write any VB code....like connection object
5. I guess my basic question is what is the best possible way to do this?
I would greatly appreciate any help. I am leaving this job in 3 weeks and I would like to finish the database before that
Thanks to all database gurus in advance
Arun