I am facing a problem with win64 while on win 32 everything is fine. On access Vba I have a simple function to close the db: application.quit While it works on win32 access 2007, it prompt the error "reserved error" on win64 access 10/16.
Do you have any idea why it doesn't work?
Thank you