connect to a remote mdb via ftp?

  • Thread starter Christina Haller
  • Start date
C

Christina Haller

Hi
Is it possible to connect from my local MSACCESS to a remote mdb which is
located on a ftp server?

If yes, how?

thanks in advance....

Chris
 
M

MacDermott

The closest you could come would be to ftp the mdb to your local machine,
use it there, and ftp it back up.
Of course that doesn't allow for multiple users.
 
Top