Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating data structure
Message
From
09/11/2004 12:04:10
 
 
To
09/11/2004 11:42:32
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00959460
Message ID:
00959623
Views:
8
I did something like this :
I put the executable file in a directory, the data structure in a subdirectory named "Setup"
As I launch the application from a main program which point to a Working directory ( say "..\something\DATA" ), it checks if exist the subdirectory
..\data\MyAppData, if it doesn't I create the directory and copy the Files from the "Setup" directory.
Now I could check if the Database version is the same, if not i could copy the new data structure into a temp directory, append data from the old tables , then copying the files and the database from the temp directory to "MyAppData".

It should work. I was thinking about another thing.
How can I run my Application in a Private Datasession ?
I was trying to use Session Obiect but I still don't understand how to use it....
:-) thank you
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform