ErikEJ / SqlCeToolbox

SQLite & SQL Server Compact Toolbox extension for Visual Studio, SSMS (and stand alone)
Other
837 stars 175 forks source link

Migrate SQLCE Db to SQLServer throws IO error #434

Closed DrewMann closed 6 years ago

DrewMann commented 6 years ago

Trying to use the option in SQLLite Toolbox for visual studio to migrate a connected SQLCE Db to SQL Server. We get the following error:. The migration starts and creates 1 table then this error is thrown.

The folder referenced c:\projects... does not exist on our machine?

image

Visual Studio 2017

SQLIte Information

Version 4.7.232.0 - 728,190 downloads

SQL Server Compact 4.0 in GAC - Yes - 4.0.8876.1 SQL Server Compact 4.0 DbProvider - Yes

SQL Server Compact 4.0 DDEX provider - No SQL Server Compact 4.0 Simple DDEX provider - Yes

SQL Server Compact 3.5 in GAC - Yes - 3.5.8080.0 SQL Server Compact 3.5 DbProvider - Yes

SQL Server Compact 3.5 DDEX provider - No

Sync Framework 2.1 SqlCe 3.5 provider - Yes

SQLite ADO.NET Provider included: 1.0.105.1 SQLite EF6 DbProvider in GAC - No

ErikEJ commented 6 years ago

Thanks for reporting this!

This is fixed in the latest daily build, please let me know if the fix works for you https://github.com/ErikEJ/SqlCeToolbox/wiki/Release-notes

DrewMann commented 6 years ago

Hi Eric, thank you so much for your prompt response. The daily update did the trick! Well done!

Cheers

Andrew

On Fri, Aug 11, 2017 at 2:52 PM, Erik Ejlskov Jensen < notifications@github.com> wrote:

Thanks for reporting this!

This is fixed in the latest daily build, please let me know if the fix works for you

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ErikEJ/SqlCeToolbox/issues/434#issuecomment-321742640, or mute the thread https://github.com/notifications/unsubscribe-auth/AP90vzOZj05Wxq2D_QM_d7hrdsBlVHUIks5sW_oogaJpZM4O0QzT .

ErikEJ commented 6 years ago

Thanks, I will also update marketplace, this is a major bug!