ErikEJ / SqlCeToolbox

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

Does not work with Visual Studio 2022 #993

Closed Greg90277 closed 1 month ago

Greg90277 commented 1 month ago

Simply connect to SQL Server then select to migrate to SQLite. Choose tables hit finish. Deletes any existing tables in SQLite and then does not replace them with anything from the selected SQL Server database. Of no use.

ErikEJ commented 1 month ago

This sounds like a bug, but you are not sharing any reproduction details ir error messages, so impossible for me to help you