Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: LSV
  • Order by date
  1. LSV

    need LAN vs WAN design advice for VFP 8.0

    I have virtually the same project you do. Since I had FoxPro as client and data server on a LAN, (I actually tried mapping from remote office - EXTREMELY slow) the natural step, for remote office was: VFP 8 as front end, SQL Server 2000 as back end. Project is near completion. Feel free to...
  2. LSV

    connecting to an instance name in SQL Server, remotely

    Hello. I have a SQL Server that, say, has an instance name of ibm/mydata. On a local workstation, I open ODBC and establish a connection easily. Ibm/mydata automatically appears as the path when I'm using the ODBC wizard. However, take that worstation to a remote location and I cannot see...
  3. LSV

    Cannot establish remote connection to SQL Server using ODBC

    Hello! We have a Main Office with a LAN including a Server, running SQL Server 2000. The Workstations (on W2k Pro) all connect to SQL Server (using ODBC) successfully. Now, take one of those workstations and move it to a remote office (the remote office is connected to the Main Office via...
  4. LSV

    Connected .. Now what?

    if a mapped drive works for you (ie: net use f: \\serverIP\sharename) and you're just looking to simplify access for other users, perhaps you can automate the mapping for them. Ie: create a batch file that will perform the NET USE function, email to them and have them run it whenever required...
  5. LSV

    Cannot access any shares on (office) W2k Pro acting as VPN server

    Do you have "file and print sharing" setup on client node? (and server, as obvious a question as it may sound)
  6. LSV

    Using VPN and surfing internet concurrently

    bsoo: How do you connect to your office's VPN? Are you saying you CAN access the Internet before you launch the VPN client?
  7. LSV

    VPN over 128K DSL 2 offices - no remote - TOO SLOW

    I have recently completed a project of similar configuration... Branch office connected to Main office. Branch office had a Netopia router that negotiated VPN with another Netopia router at the Main office. My configuration on 3Mbps was extremely slow - more than 50% of packets dropped most of...
  8. LSV

    Nortel Contivity VPN Connection

    Have the Administrator verify Split Tunneling configuration on the Contivity... As suggested above, that seems to be key to your problem.
  9. LSV

    Access to Visual Foxpro data, over WAN, extremely slow

    Hello, As a new project, I have a branch office connecting to the main office where Visual Foxpro data is located, at the server... the PCs at the branch office have UNC mappings directly to the data directory at the Server (at Main office). The connection is extremely slow. Each PC has a...

Part and Inventory Search

Back
Top