![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is it possible to utilize a VPN connection and still access the database via. ODBC or will I be forced to use on of the Replication Technologies. A. The situation at the Office: ==================== 1. A Windows 2000 Server running the SQL database as a Service 2. Clients are connected through the LAN and use ODBC to connect to the database B. The situation for Home users: ====================== 1. The users log into the Server from home over a VPN connection. I understand that the result is similar to actually sitting at the office (Like PCAnywhere or Laplink) |
|
2. We want them to then access the SQL database using ODBC. Anybody have success with this? If so, how do we make it work? |
#3
| |||
| |||
|
|
Is it possible to utilize a VPN connection and still access the database via. ODBC or will I be forced to use on of the Replication Technologies. A. The situation at the Office: ==================== 1. A Windows 2000 Server running the SQL database as a Service 2. Clients are connected through the LAN and use ODBC to connect to the database B. The situation for Home users: ====================== 1. The users log into the Server from home over a VPN connection. I understand that the result is similar to actually sitting at the office (Like PCAnywhere or Laplink) 2. We want them to then access the SQL database using ODBC. Anybody have success with this? If so, how do we make it work? Thanks, Dean Miessner Custom Computer Services, LLC 770-653-4393 |
#4
| |||
| |||
|
|
In article <443bc9d4$1@forums-1-dub>, customcomputerse (AT) bellsouth (DOT) net says... Is it possible to utilize a VPN connection and still access the database via. ODBC or will I be forced to use on of the Replication Technologies. A. The situation at the Office: ==================== 1. A Windows 2000 Server running the SQL database as a Service 2. Clients are connected through the LAN and use ODBC to connect to the database B. The situation for Home users: ====================== 1. The users log into the Server from home over a VPN connection. I understand that the result is similar to actually sitting at the office (Like PCAnywhere or Laplink) But slower, especially on intial connection. 2. We want them to then access the SQL database using ODBC. Anybody have success with this? If so, how do we make it work? It works; I've done it. But you need to specify some extra options in the tcp/ip config line of the ODBC DSN setup. It's been a couple of years since I've done it, but IIRC, you need the HOST=, PORT= and DOBROADCAST=none entries. Possibly a couple more. Give it a try and see what you get. ... -- Remove the ns_ from if replying by e-mail (but keep posts in the newsgroups if possible). |
#5
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |