Remote access to a ms-access db

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

    Remote access to a ms-access db

    Hello

    On my webserver I' ve got a ms-access database running. Now I would like to
    establish a remote access to this database, like the same I know in mysql.
    Are there any possibilities via ODBC-driver and over HTTP-Protokoll to
    access onto a ms-access db?

    Thanks a lot.

    Cheers - Hans



  • Ben

    #2
    Re: Remote access to a ms-access db

    Investigate connecting to an Access database using ASP (active server pages)
    and ADO.



    Comment

    Working...