Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Run App from server
Message
From
28/03/2017 06:05:32
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
27/03/2017 16:08:06
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 8
Miscellaneous
Thread ID:
01649403
Message ID:
01649428
Views:
63
>Hi All,
>
>I am thinking to implement the VFP application and database / tables on the server with a share drive. Example Z drive.
>
>So the client computer that run the application have the Z drive access and directly run from Z drive.
>
>so it minimize the maintenance on each client computer. However in term of speed performance, will it be slow ?
>
>When the app is run from client computer by accessing Z drive, which resource is occupied, server or client?
>
>and what about the tables / DBF, is being copied to local client memory for process? how the tables is being handled ?
>
>Thank you.

Hmm this should be connected to your other question. Unfortunately it wouldn't matter where your exe is, either from server or from your local PC, data would be used bringing it down to client. If you want to benefit from server and bring in only the data you need, instead of native VFP tables consider using a client/server database like postgreSQL (best IMHO), mySQL, MS SQL server, oracle ...
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform