I developed an Access 2000 package. It has a dat MDB and app MDB. It is mult-user. When I install it at the customer’s office, I run into problems with the app. Initially, I placeed both the app and data file on a shared network drive (the network OS is Novell). When the application runs, it does not recognize any of my functions that I have in a module within the MDB. (Works fine at my office from a NT network).
When I placed the app on the local drive and kept the data on the network,it worked properly.
Does anyone know what may be wrong at the client’s office? What do I need to look for?