Migrate SQLite database to Microsoft SQL Server

你说的曾经没有我的故事 提交于 2019-12-23 10:08:01

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!