Hi
Having just released a database (split front/backend) the powers that be have decided to change the rules for data stored in one of the fields in a large table from numeric to text, with no direct equivalent between the numeric and text values (really helpful, eh?). I need to change the data type for this field - it would be possible to assign a temporary conversion between the numeric and text values in use so that users could edit these at a later time to ensure accuracy.
In addition I have a feeling that it is going to be necessary to add tables to the back-end database that is already in use because of additional information that is soon going to be required.
Is there a quick and effective way of carrying out these changes, seemlessly to the user, when a revised front end is provided, so that data in the back end is not lost?
Any advice gratefully received.
Thanks in advance
JR
Having just released a database (split front/backend) the powers that be have decided to change the rules for data stored in one of the fields in a large table from numeric to text, with no direct equivalent between the numeric and text values (really helpful, eh?). I need to change the data type for this field - it would be possible to assign a temporary conversion between the numeric and text values in use so that users could edit these at a later time to ensure accuracy.
In addition I have a feeling that it is going to be necessary to add tables to the back-end database that is already in use because of additional information that is soon going to be required.
Is there a quick and effective way of carrying out these changes, seemlessly to the user, when a revised front end is provided, so that data in the back end is not lost?
Any advice gratefully received.
Thanks in advance
JR