RE: Access 97 Import

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Shawn Enderlin (anonymous_at_discussions.microsoft.com)
Date: 05/17/04


Date: Mon, 17 May 2004 10:26:08 -0700

The thing to keep in mind is that when you manually execute something it runs in your environment, not the server environment. So, for example, if the path to your access db is E:\mydir\myfile, then that's E: on your computer; E: may not be defined on the server.

Hope that helps.