Hi Guys..,
I've done a bit of searching but i'm either using the wrong terminology or my search terms are too generic to get the results i need.
I am letting a customer have a beta copy of my software, I will need to create new tables and update existing tables as the program evolves and then when I issue an update to the customer I will need to update the tables to match the latest version etc....
Does any one know of a solution.
My plan if I have to create a solution would be to have a text file with the installed version on the clients machine so when I issue an update I can check and change the customers data tables installed to match the new program data structures.
I would create a separate program to scan my development environment and create a data table with the names of the programs tables and field so i can track the changes and write a routine to update the customers data tables etc...
Any ideas?
Thanks in advance.
Regards
Steve
If you alway do what you've always done, you always get what you've always got.
I've done a bit of searching but i'm either using the wrong terminology or my search terms are too generic to get the results i need.
I am letting a customer have a beta copy of my software, I will need to create new tables and update existing tables as the program evolves and then when I issue an update to the customer I will need to update the tables to match the latest version etc....
Does any one know of a solution.
My plan if I have to create a solution would be to have a text file with the installed version on the clients machine so when I issue an update I can check and change the customers data tables installed to match the new program data structures.
I would create a separate program to scan my development environment and create a data table with the names of the programs tables and field so i can track the changes and write a routine to update the customers data tables etc...
Any ideas?
Thanks in advance.
Regards
Steve
If you alway do what you've always done, you always get what you've always got.