
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2017 02:02 PM
I need to migrate our database from SQL Compact to SQL Server. I used the CompactToServer tool, it seems to work fine, but when I check the Database, it comes empty.
Any ideas?
Any ideas?
Labels:
- Labels:
-
General Discussion
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2017 07:10 PM
The error you mention in your post is an known issue with a very old database migration tool. Did you update before using the migration tool?
It is very important to update your Lansweeper installation to the latest release first, as specified in the knowledge base, prior to attempting a migration. You can find the knowledgebase article here: https://www.lansweeper.com/kb/73/moving-your-database-from-sql-compact-to-sql-server.html
It is very important to update your Lansweeper installation to the latest release first, as specified in the knowledge base, prior to attempting a migration. You can find the knowledgebase article here: https://www.lansweeper.com/kb/73/moving-your-database-from-sql-compact-to-sql-server.html

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2017 02:05 PM
CompactToServerLog:
19/12/2017 10:03:44 v|6.0.100.1| : (500) : The specified table does not exist. [ tsysWebRoles ]
em System.Data.SqlServerCe.SqlCeCommand.ProcessResults(Int32 hr)
em System.Data.SqlServerCe.SqlCeCommand.CompileQueryPlan()
em System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options)
em System.Data.SqlServerCe.SqlCeCommand.ExecuteScalar()
em CompactToServer.Form1.backgroundWorker1_DoWork(Object sender, DoWorkEventArgs e)
19/12/2017 10:33:30 v|6.0.100.1| : (0) : Execution time was 00:40:27
19/12/2017 10:03:44 v|6.0.100.1| : (500) : The specified table does not exist. [ tsysWebRoles ]
em System.Data.SqlServerCe.SqlCeCommand.ProcessResults(Int32 hr)
em System.Data.SqlServerCe.SqlCeCommand.CompileQueryPlan()
em System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options)
em System.Data.SqlServerCe.SqlCeCommand.ExecuteScalar()
em CompactToServer.Form1.backgroundWorker1_DoWork(Object sender, DoWorkEventArgs e)
19/12/2017 10:33:30 v|6.0.100.1| : (0) : Execution time was 00:40:27
