Connecting Tech Pros Worldwide Help | Site Map

Accessing Server Folder or file

Newbie
 
Join Date: Dec 2006
Posts: 20
#1: Mar 5 '08
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's Avatar
Moderator
 
Join Date: Nov 2006
Location: USA
Posts: 3,929
#2: Mar 8 '08

re: Accessing Server Folder or file


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.
Newbie
 
Join Date: Mar 2008
Posts: 20
#3: May 12 '08

re: Accessing Server Folder or file


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.
Newbie
 
Join Date: Sep 2007
Location: Accra in Ghana
Posts: 16
#4: Jul 7 '08

re: Accessing Server Folder or file


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_address\c\shared_folder_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.
Reply