link table

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • bsn

    #1

    link table



    --
    Hello NG

    Is it possible, to link a table, between 2 Access databases, when the
    databases is on an extern webserver...

    Hilsen
    Bjarne
    "Every day new surprises"


  • Rick Brandt

    #2
    Re: link table

    "bsn" <bsnSNABELAonca bleDOTdkwrote in message
    news:45a8d252$0 $142$edfadb0f@d read11.news.tel e.dk...
    >
    >
    --
    Hello NG
    >
    Is it possible, to link a table, between 2 Access databases, when the
    databases is on an extern webserver...
    No. You need to able to actually see and open the file as on a local drive or
    network. None of the internet protocols allow that.

    If you can set up a VPN to the remote server that would solve this first
    technical hurdle, but generally a WAN connection is way too slow to use Access
    like that effectively. Not to mention that a WAN connection is less reliable
    and would end up corrupting the file.

    --
    Rick Brandt, Microsoft Access MVP
    Email (as appropriate) to...
    RBrandt at Hunter dot com


    Comment

    • bsn

      #3
      Re: link table


      "Rick Brandt" <rickbrandt2@ho tmail.comskrev
      >Hello NG
      >>
      >Is it possible, to link a table, between 2 Access databases, when the
      >databases is on an extern webserver...
      >
      No. You need to able to actually see and open the file as on a local
      drive or network. None of the internet protocols allow that.
      Ok, then I have to solve it with ASP...

      Thanks
      Bjarne


      Comment

      Working...