Is there any way around the following?
I have a few dropdown lists bound to lookup tables in SQL Server. Some old records imported from a previos version of the system won't open due to data in these fields not matching the current dropdown data.
Other than adding the old data to the lookup table (which I don't want to do), is there a way around this?