thebernieb
Programmer
I'm writing a two part access application (Client Side/Server Side)and am trying to find a method to keep toolbars updated on the client side without manually importing them from the server side. I would prefer not to use a Toolbars.MDA addin, nor do I want to create a linked toolbars table with all the command button information. I'm am currently trying workout a method using the MSysCmdbars system table, with little luck so far. I can't seem to find an easier way using something like the CopyObject method. Does anyone have any suggestions? I'm stuck like glue!