G
Guest
Hi all
I am currently working on what will be a multiuser Access application. I will be deploying a central database and the application will be distributed (as an mde file) to all the clients. So far I have worked with unbound form and have been able to pull the data from my central database onto my forms. However, I now need to create a sub form list multiple records from one of the tables in my central database. Is there a way to, either, bind my subform to the central database at design time (and maintain this connection at runtime, taking into account that the final location of the central database at run-time can vary), or programatically bind the sub form at runtime
As a last resort, I am thinking of temporarily copying the records from the central database into the MDE file at runtime and read the records from there, but that is not a very clean solution and I was hoping that someone out there might have a solution for me
Any help would be greatly appreciated
Thanks and Regards
Francoi
I am currently working on what will be a multiuser Access application. I will be deploying a central database and the application will be distributed (as an mde file) to all the clients. So far I have worked with unbound form and have been able to pull the data from my central database onto my forms. However, I now need to create a sub form list multiple records from one of the tables in my central database. Is there a way to, either, bind my subform to the central database at design time (and maintain this connection at runtime, taking into account that the final location of the central database at run-time can vary), or programatically bind the sub form at runtime
As a last resort, I am thinking of temporarily copying the records from the central database into the MDE file at runtime and read the records from there, but that is not a very clean solution and I was hoping that someone out there might have a solution for me
Any help would be greatly appreciated
Thanks and Regards
Francoi