Question : Update FoxPro Tables

I need a little advice on the best way to bring my tables up to date.
Background: VFP 9.0 SP 2
I am doing some upgradding of a order entry system I programed 10+ years ago.  I couldn't risk disturbing the day to day opperation, so I made a copy of the data for development work.  The upgrade has included the addition of a ODBC and Remote Views.  I have not modified existing tables.  I would think that I should be able to copy the current working tables into my development tables.  I can't risk locking things up.  Any advice on how to best go about this?

Thanks in advance

Answer : Update FoxPro Tables

Do you mean "ODBC and Remote Views" or "DBC and Remote Views" ?

But that doesn't matter.

Good point is you are working on copy of the live data in your developoment. You could also think about the third instance for beta testing. And you'll need such instance for the new software deployment testing.

Each major system upgrade must consist of several steps:
1) Development
2) Alpha testing
3) Release creation
4) Installation procedure preparation and testing
5) Beta release and testing

And we are at the day D now:
6) Full system backup
7) Release installation
8) Data conversion and updates
Optional steps:
9) Full backup
10) Dry run
11) Check results
12) Based on results you have to restore either before point 9) or 7) at worst case.

And you may add more additional steps depending on your environment and other hints from experts. Everything depends on your software quality, company rules, team quality etc. Also important is the fact how critical is updated system.
Random Solutions  
 
programming4us programming4us