I am using VFP6.0 sp5, with Codemine 6.1 framework. We have a separate development area from the production directories.
I add fields or change fields in the development environment get all my forms working fine, then need to convert the "live" files. This is where the hassle begins. If I move the DBFs over, then I either lose the fields in the DBF tree in the IDE or I get an error saying that the database fields don't match. So I have to remove the table from the database and the add it back in, then make the field changes again.
Isn't there an easier way to make changes to an existing table once your testing is complete? Thanks!
Bob Taylor
I add fields or change fields in the development environment get all my forms working fine, then need to convert the "live" files. This is where the hassle begins. If I move the DBFs over, then I either lose the fields in the DBF tree in the IDE or I get an error saying that the database fields don't match. So I have to remove the table from the database and the add it back in, then make the field changes again.
Isn't there an easier way to make changes to an existing table once your testing is complete? Thanks!
Bob Taylor