Question regarding using Access as both the Back-end and front-end in a multi-user environment.
I have split my Database.
My FE is still retaining data. I don't want data in the FE. How can data be stored ONLY in the BE?
I was reading some answers given earlier on this website,
It said "3) If your FE still has data tables, import them into the BE file and link them from the BE to the FE. You may choose to leave some lookup tables in the FE for the sake of speed but this is not necessary"
I imported the tables from the FE back to BE and deleted them from the FE. Now when I try to open the Form on my FE it says MS Jet Database engine cannot find the input table or query. Also there are now 2 sets of tables in my BE
How do you think I should go about creating a BE-FE in a multi-user environment using Access. the FE would be Access Forms/Reports.
If you could please answer this, it would help me a lot.
Thanks
I have split my Database.
My FE is still retaining data. I don't want data in the FE. How can data be stored ONLY in the BE?
I was reading some answers given earlier on this website,
It said "3) If your FE still has data tables, import them into the BE file and link them from the BE to the FE. You may choose to leave some lookup tables in the FE for the sake of speed but this is not necessary"
I imported the tables from the FE back to BE and deleted them from the FE. Now when I try to open the Form on my FE it says MS Jet Database engine cannot find the input table or query. Also there are now 2 sets of tables in my BE
How do you think I should go about creating a BE-FE in a multi-user environment using Access. the FE would be Access Forms/Reports.
If you could please answer this, it would help me a lot.
Thanks