Affichage des articles dont le libellé est Moving table to existing backend using vba. Afficher tous les articles
Affichage des articles dont le libellé est Moving table to existing backend using vba. Afficher tous les articles

Moving table to existing backend using vba

mercredi 8 avril 2015

I have a client that is using a split database. I am working on an update to the program and need to transfer a table to the backend that has the correct structure and information included in it. My thoughts are to make a one time use program that transfers the table to the backend. I have seen DoCmd.TransferDatabase and DoCmd.CopyObject as possible ways to go. Can someone please give me a clue as to the best way to do this?



Sue

Moving table to existing backend using vba

Labels