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.
| Author |
Topic |
|
rajeshkumar77
Starting Member
46 Posts |
Posted - 2001-12-17 : 03:52:34
|
| Hai FriendsI 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 toms access database from remote placeif anyone knows about this pl tell meThanks in advanceYoursRajesh |
|
|
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. |
 |
|
|
|
|
|