How do i automatic transfer database from one pc to another pc?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm a student doing a project on visual basic program and microsoft access. i
want to know if its possible to automatic transfer database from one pc to
another pc...
 
Assuming the 2nd computer has Access installed, you can simply copy the mdb
file to that computer and run it.

There may be more to it if:
- the version of Access are different, or
- the database uses attached tables, or
- Access security is being used, or
- there are references to ActiveX controls that are not present or are a
different version.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top