Good afternoon,
I searched for answers to this within this forum, and while the problem has been presented previously no one had any responses. So, I'll give it a go and have faith someone can point me in the right direction.
I have a replicated database across a server network, so that I can make changes to the forms and then update the db on the users side. what I would like to do is install an AutoSync button that the user would use both at the beginning of their session and at the end of their session. At the beginning to capture any changes I may have made and at the end to update the tables. However, when I bring this cmdbutton over to the user's db and try to run it, I receive a HALT message with the runcommand listed and a code 264. However, if I go into debug mode I can immediately step into the macro with F8, BUT the sync never completely finishes because the program does not start back up. I am sure I am probably going about this a** backwards, but this is the most direct method I can think of.
Any help or suggestions would be greatly appreciated. Thank you in advance.
Scot
I searched for answers to this within this forum, and while the problem has been presented previously no one had any responses. So, I'll give it a go and have faith someone can point me in the right direction.
I have a replicated database across a server network, so that I can make changes to the forms and then update the db on the users side. what I would like to do is install an AutoSync button that the user would use both at the beginning of their session and at the end of their session. At the beginning to capture any changes I may have made and at the end to update the tables. However, when I bring this cmdbutton over to the user's db and try to run it, I receive a HALT message with the runcommand listed and a code 264. However, if I go into debug mode I can immediately step into the macro with F8, BUT the sync never completely finishes because the program does not start back up. I am sure I am probably going about this a** backwards, but this is the most direct method I can think of.
Any help or suggestions would be greatly appreciated. Thank you in advance.
Scot