Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Remote Access to MS Access Database

Author  Topic 

rajeshkumar77
Starting Member

46 Posts

Posted - 2001-12-17 : 03:52:34
Hai Friends
I heard that it is possible to connect Sqlserver from remote place using IP address port no.
in the same way is it possible to connect to
ms access database from remote place
if anyone knows about this pl tell me
Thanks in advance
Yours
Rajesh

Andraax
Aged Yak Warrior

790 Posts

Posted - 2001-12-17 : 09:00:57
Hello Rajesh,

to my knowledge, you need to have access to the .mdb file. This is possible to accomplish via the internet by opening some ports in the firewall, but these ports are deemed very insecure. The ports are for nbsession (netbios). Opening them gives access to most of the internal traffic going on between windows machines. So I would not recommend opening them towards the internet.



Go to Top of Page
   

- Advertisement -