I have an application that I want to revise and add more data to the records that already exist. How would you do this?
My guess is that an updating function would need to be written which opens the old records 1 at a time, and copies the data to the new record structure, and adding appropriate defaults for the new data fields. But how would you do this if you had to save the data back into the same database? If there is any example code to do something like this, can you point me in its direction :-) Or alternatively am I thinking about this the wrong way TIA Darren - in a confused state :-) -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
