Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Local executables versus served executables
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00093979
Message ID:
00093987
Views:
25
Hi Michelle,

My first thought is that this will be based on the requirements of the app. I have apps with both the exe and data on the server and both on local. I am now working on an app where the exe is local and the data is local and on the server. However, if your users requirements of the app allow for both to be on the server you must still make sure that any necessary files (VFP500.DLL, ActiveX class registration, etc.) are on the local machine. As a side note, if your apps SKIPs against tables on the server are being "lost" (collisions?) on a regular enough basis, network traffic and utilization should be looked into. HTH

>We set up our application so that the tables are on the server and the executables are on each local computer.
>
>There are some glitches that occur when it is set up this way that don't happen when everything is set up on one computer. (Skip not skipping, mentioned in a previous post, for example) Unfortunately, some clients need to have more than one computer access the same tables, so I can't install the exe and tables on a single workstation.
>
>What I was wondering is if it would be better to put both the tables _and_ the executables on the server. The workstations would then run the executable that is on the server.
>
>Is this possible? Will a VFP app have trouble if you're running the same executable on multiple workstations at the same time?
>
>And do you think it will help? My theory is that the message to the table to skip to the next record is getting lost on the way to the server. If the executable and tables are on the same computer, this doesn't happen. So If I have the workstations run the executables that are on the server with the data, theoretically the message shouldn't get lost.
>
>What do you think?
>
>Thanks,
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform