Accessing Server Folder or file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mukeshsrivastav
    New Member
    • Dec 2006
    • 20

    Accessing Server Folder or file

    Hi everybody

    I want to place my MS-ACCESS file on one server.so that I can access it from any location.

    So can any body tell me how to access this file form server form any location .What are the step should I follow?

    Regards
    Mukesh
  • sicarie
    Recognized Expert Specialist
    • Nov 2006
    • 4677

    #2
    What is 'any location'? Any location in your network? Or any location in the world?

    In your network, you can put it on a fileshare, but if you want to access it over the web, you can put it on a webserver, behind some sort of authentication method and have it accessible to anyone you give an account to.

    Comment

    • electromania
      New Member
      • Mar 2008
      • 20

      #3
      More info is needed about ur server and how u want to access it, from where?

      Also if you will access it over the web or from a remote site, Access will work very very slow. I had some bad experiences with doing exactly the same.

      Comment

      • Mohammed Seidu
        New Member
        • Sep 2007
        • 19

        #4
        If you want to access it from any other machine on your network, then create a shared folder on your server and paste the access document in it. You then can access it by typing the following in the address bar of any machine on the network to access it '\\servername\c \shared_folder_ name\' or 'server_ip_addr ess\c\shared_fo lder_name\', this assumes the shared folder is on drive c.

        If you want to access it frequently from a particular machine, then create a map drive to the address given above.

        Comment

        Working...