Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need remote view help
Message
From
06/11/1998 11:11:58
 
 
To
06/11/1998 08:02:43
David Waters
Sir Arthur Lewis Community College
Castries, St Lucia
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00153951
Message ID:
00155241
Views:
23
>>Database and table files (including memo and indexes) go to server and executable with run-time (installation package) is installed locally. You need in source files (vcx/scx/frx) to build executable only, i.e. you don't distribute them. Usually, you build executable from project manager.
>
>ed,
>ok, i'm done (although i can see i'll never really be done). i've created my executable and it works fine accessing/updating remote table data. now i'm ready to install the executable on a departmental pc. in your memo above you mention that i need to install the executible with the run-time installation package. does this mean i need to install VFP on this pc or a portion of it? what is exactly included in the executible? now, whenever i need to make a change to a form or table i need to rebuild and then reinstall the executable? sorry for all these 'basic' questions.

You have to create installation package using Setup Wizard and run it at least once on any computer which will run your application. Afterwards, if you make some changes in source code, you have to rebuild executable on your development workstation and copy it over to all client workstations. You can also put executable on server and give users shortcut there to launch application. It will make replacing executable easier, but it's not the best way (IMO).
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform