- Peter Allison
- PowerBuilder
- Thursday, 25 March 2021 04:44 PM UTC
I am experimenting with deploying my Client/Server application (PB 2019 R3) using a PowerClient project. So far I can successfully deploy to localhost and create a desktop shortcut. The shortcut points to the localhost installation and launches with no issues.
When I deploy to a server, and a user uses some shortcut link to launch the application i.e "<server>\<dedicated folder>\application.exe" are the files run from the server or are they copies to the local machine on startup?
If they are run from the server, are there concurrency issues?
If they are copied to the local machine, how do you specify where they are saved on the C: drive? I generally have multiple dedicated folders for each environment (QA, UAT, PROD) which contain the same runtime files but use a different ini setting to connect to the appropriate database instance.
Thanks for the clarification
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.