Copy a table from an SQL Server CE 3.5 database to another in Visual Studio 2008?
        Posted  
        
            by ipapasa
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ipapasa
        
        
        
        Published on 2010-03-05T17:15:47Z
        Indexed on 
            2010/03/08
            23:06 UTC
        
        
        Read the original article
        Hit count: 199
        
How can I copy a table from an SQL Server CE 3.5 database to another (also CE database) in Visual Studio 2008, using the design tools?
Note: When right clicking on a table there is a "copy" command, but I couldn't find any "paste" command so far...
© Stack Overflow or respective owner