.net databound lists
        Posted  
        
            by d daly
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by d daly
        
        
        
        Published on 2010-05-26T07:23:13Z
        Indexed on 
            2010/05/27
            15:21 UTC
        
        
        Read the original article
        Hit count: 286
        
Hi,
Is there any way around this?
I have a few dropdown lists bound to lookup tables in sql server. some old records imported from a previos version of the system wont 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 dont want to do) is there a way around this?
Thanks
DD
© Stack Overflow or respective owner