drosenkranz
Programmer
Hello,
In finishing my multi-user application (yeah semi-newbie), I'm going to place a copy of my project data on the server. This will include the files:
MyApp.pjx, .pjt, and All of my tables with the .dbc, .dct, and .dcx.
My EXE will include the forms, programs and reports.
Here's the newbie questions part... tell me if this is correct?
1) Do Local views reside in the poject on my local hard disk? They are referring to FoxPro Tables in the database container that I'm putting on the server.
2) When I compile, they too (local views) get included in my EXE?
3) What's the difference between Set Path and Set Default with respect to my Local Views accessing the tables that will now be residing on the server?
4) Any strategy on Client Server migration appreciated?
The 2nd mouse gets the cheese.
In finishing my multi-user application (yeah semi-newbie), I'm going to place a copy of my project data on the server. This will include the files:
MyApp.pjx, .pjt, and All of my tables with the .dbc, .dct, and .dcx.
My EXE will include the forms, programs and reports.
Here's the newbie questions part... tell me if this is correct?
1) Do Local views reside in the poject on my local hard disk? They are referring to FoxPro Tables in the database container that I'm putting on the server.
2) When I compile, they too (local views) get included in my EXE?
3) What's the difference between Set Path and Set Default with respect to my Local Views accessing the tables that will now be residing on the server?
4) Any strategy on Client Server migration appreciated?
The 2nd mouse gets the cheese.