I recently completed an Access project in which the object (.mdb of queries, forms, reports, modules) is expected to run locally with the data (.mdb of tables) running on a network server. I sent the “setup” to our lab, where they built a machine with an “image” of the destination machine (which did not have Access installed), then ran setup to install the components. When we tried to run the application, it launched, but the first attempt to use any functionality resulted in some sort of SQL error (-2147024894). Is there some code or a website that documents what these error codes mean?
BTW, upon returning to my desk, I was able to run the application from my developer platform accessing the back-end server data without any errors, so the error references some failure in communicating from the new setup to the backend data.
Thanks
BTW, upon returning to my desk, I was able to run the application from my developer platform accessing the back-end server data without any errors, so the error references some failure in communicating from the new setup to the backend data.
Thanks
Last edited: