Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Active documents and data access
Message
 
To
26/10/1998 13:55:00
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00148620
Message ID:
00150790
Views:
15
>Well, if your interested in a different view. If your server is a NT4.0 or Novell 5.0 server, you can create a drive mapping on a remote computer over a TCPIP connection to the server. Thus giving the client computer a drive letter that maps directly to your server.

I think your client needs to be NT too - I've never been able to get
TCP 'domain name' connections like this to work from Win95:

USE \\www.west-wind.com\c$\temp\tfile

but it works fine with NT.

Very slow though. There are two issues - connection times which can take
upwards of a minute over a dial up connection and the Internet and actual
data access times over the slow pipe. The latter can be prohibitive if
the files have large indexes as the index images always download to the
client on startup.

In many of these situations it's better to have some sort of server
backend - whether it's SQL Server or even a VFP server backend that
runs the query and only returns the results.

>I have seen this done on NT4.0 workstations and 95 machines. Speed just depends on the type of connection and amount of data transfered.
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform