Coping Indexes from old database to new one?
        Posted  
        
            by AmRoSH
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by AmRoSH
        
        
        
        Published on 2010-04-26T15:10:24Z
        Indexed on 
            2010/04/26
            15:13 UTC
        
        
        Read the original article
        Hit count: 206
        
sql-server
|indexing
Hi, I converted an old sql server database from 2000 to 2005 and forgetten to add old indexes to the new db.
is there any way to copy the old indexes to the new db?
any help?
© Stack Overflow or respective owner