Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using views to access a remote dbf
Message
De
14/09/1996 16:29:05
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Using views to access a remote dbf
Divers
Thread ID:
00007833
Message ID:
00007833
Vues:
79
I am working on a new system which I think I am gonna have to use views.

I have a Windows NT server using Visual FoxPro as a backend WWW server. This is mainly the same installation I have presently for the Universal Thread. But, part of this system will get its tables from another server in another location. We use the Windows NT built in share connection to map a drive to this secondary server.

Lets say that drive J: is mapped to this secondary server which is in another location. Both servers are connected to the Internet at ISDN high speed connection. So, for example I can say USE J:\DBFS\CLIENTS.DBF. This is however slower than if the file was located on my main server because I have to downgrade to 40 times less the actual speed of Ethernet.

However, I have found that by using views to access the data I need from J:\DBFS\CLIENTS.DBF was faster that using SELECT * FROM CLIENTS...

I never used views before and this seems to be the solution to go for this installation. Am I on the right track by using views?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform