问题
After using SQLite for development and beta-testing for a home-project I want to migrate the DB to Microsoft SQL Server to get better performance. Is there any free/cheap utils that will do this?
So far I have found DBConvert that looks like a good product, are there others?
回答1:
There are a few choices here: http://www.sqlite.org/cvstrac/wiki?p=ConverterTools
来源:https://stackoverflow.com/questions/2361678/migrate-sqlite-database-to-microsoft-sql-server