I have an application in Access 2007. I have split the files and created a distributable package that includes Access 2007 Runtime. The front end is linked to tables in an .mdb file from Access 2003. When I run the application on my computer it works fine. When I run the application from the same package on another computer without Access, the initial form shows, but when I click on a button to get data, I get a runtime error with no code, and the application shuts down. The 2007 Runtime is included in the package and installs on the clients computer. The back end file is at C:/ on both my computer and the client computer, and is the same file. Any help?