Access MDB Application Question - I'm Stuck.

  • Thread starter Thread starter jlewisok
  • Start date Start date
J

jlewisok

I've just developed my first small MS Access 2000
Application. Now I wish to install the application on
another (Users)PC. However, I'm not sure exactly what
files the User requires (other than Access & the .MDB
file?) When I copied the .MDB file to the Users PC, the
application would not run.

In other words, are there any other application
specific "associated" files which need to also be copied
onto the User's PC in order to run the application? If so,
please help in identifying them.

FYI: The table used is setup as linked access.

Thank you.

Joanne
 
I've just developed my first small MS Access 2000
Application. Now I wish to install the application on
another (Users)PC. However, I'm not sure exactly what
files the User requires (other than Access & the .MDB
file?) When I copied the .MDB file to the Users PC, the
application would not run.

In other words, are there any other application
specific "associated" files which need to also be copied
onto the User's PC in order to run the application? If so,
please help in identifying them.

If you didn't include any non-native controls or establish references to
outside libraries then they should only need the MDB file and the proper
version of Access installed. If you *DID* include outside controls or
references then they need those to be available and registered on their PC.
 
Back
Top