I posted the backend of my database on Sharepoint ( I did not integrate the db with SP - only uploaded it) and I linked the front-end to that backend. The tables are able to successfully connect and I can use the app. as normal.
Yet, no one else can. why? They can open the file but the...
I have a split database [backend-frontend]. The backend is on the network and the frontend is local. The db connection is solely DAO.
When I initially launch Access my main form opens quickly and the data is populated also quickly (its a split form) with no delay. I have a cascading combobox...
I have a database split into a backend and a frontend. The backend is on the network and the frontend is local. I'm making design changes to the forms and as I'm making changes Access (2007) runs very slow. Why is this? Is Access also checking/synching with the backend?
I have a database split in to a front-end and a back-end. The back-end is out on the network and While my splash screen loads i want to ensure that before I load the main form I am connected to the database.
I need a good, clean way to test the connection to the database. I was opening a...
I'm having a problem with a cascading combo-box that is based upon a multi-valued lookup field in a table.
Combobox 2 is based upon a selection in Combobox 1.
Combobox 1 is a single value lookup field in a table.
Combobox 2 is a multi-valued lookup field in a table.
After a selection in...