hfsitumo2001
Member
- Local time
- Today, 11:49
- Joined
- Jan 17, 2021
- Messages
- 394
Which one should we make first, split database or making ACCDE. Since I do not know yet in which server we are putting our back end, can I make ACCDE first?
Thanks a lot to all of you guysUnless you are prepared to dynamically relink your BE tables, make the split first.
Yes, the same is true for me, I am the Admin as well as the developer of the software. I will put one the button to prompt me where shall I put the back end. Could you give me the sample?I always include a linked tables form in my apps but it is never available to the general user. It is only available to those people designated as admins and it presents a warning to not to do this unless they needed to move the BE and I'm not there to relink for them.
Thank you Pat, I will look into it. But actually when we split it it already guides us where shall we put right?Try this one.
Yes, but you ALWAYS need a way to relink. Your users don't need it but YOU do. When you are making design changes to the FE, you should copy the BE to your local drive so you can work with test data. You would relink the copy of the FE that you are going to modify to the test BE for testing to prevent accidentally changing production data. When your changes have been validated and it is time to implement them, relink your local, test copy of the FE back to the production BE and then move the new FE to the distribution directory.when we split it it already guides us where shall we put right?
Thank you Pat, so can I use your sample?Yes, but you ALWAYS need a way to relink. Your users don't need it but YOU do. When you are making design changes to the FE, you should copy the BE to your local drive so you can work with test data. You would relink the copy of the FE that you are going to modify to the test BE for testing to prevent accidentally changing production data. When your changes have been validated and it is time to implement them, relink your local, test copy of the FE back to the production BE and then move the new FE to the distribution directory.
When the FE is linked to only one BE, the linked tables manager works fine but if you ever need to link to multiple BE's, the linked tables manager becomes unwieldy. Newer versions of Access have a linked tables manager that is better but it is still confusing.
Thank you Pat.I will never resale, neither posting in free sites, I just plan to add it on my Admin Form. Thank you again.Sure, that's what it is for. It is not for resale and you are not allowed to post it even on free sites but you can incorporate the forms and code into your own apps.