Transform data to a new structure
        Posted  
        
            by rAyt
        on Server Fault
        
        See other posts from Server Fault
        
            or by rAyt
        
        
        
        Published on 2010-03-29T13:12:50Z
        Indexed on 
            2010/03/29
            13:13 UTC
        
        
        Read the original article
        Hit count: 421
        
Hi, I've got an Access database from one of our clients and want to import this data into a new MSSQL Server 2008 database structure I designed. It's similar to the Access Database (including all the rows and so on) but I normalized the entire database.
Is there any tool (microsoft tools preferred) to map the old database to my new design?
thanks
© Server Fault or respective owner