Convert .sdf database to .mdf database

前端 未结 5 724
走了就别回头了
走了就别回头了 2021-01-06 04:30

I have this SQL Server CE database (with more tables and data) which I would like to convert to SQL 2008 because I want use it in Server (application need to used by many).

5条回答
  •  [愿得一人]
    2021-01-06 05:24

    Maybe a good idea is to try microsoft (free) tool, Sql Server Management Studio : http://www.microsoft.com/download/en/details.aspx?id=7593

提交回复
热议问题