Hi, I'm looking for some help with a problem I'm having with a custom macro. I'm running ACCPAC Corp. Edtn v 5.0 with Pervasive 2000i sp4, and I've written a custom macro that accesses the database tables using ADO. The macro works fine, but the problem I am having is on the workstations and is that once I close the macro, the A4WVBA.exe process persists in the background, and when users go to log off the client, they get errors about programs not responding (the A4WVBA.exe program), and they have to manually end it. This is a problem related to the ADO access, since if I remove this code it does not cause the problem. Unfortunately, I need to use ADO as I am accessing custom tables also. Has anyone ever run into this issue, and if so, do they have a fix.
Thanks
Thanks