Hi,
I recently installed the latest version of Umbraco and started using it for a while.
It turns out that it used an SQLLite database (.db) and I would like to convert it to a SQL Server database (.mdf),
I’ve search around but I’m not really confortable using some of the methods I have found:
- paid app, SQLite to SQL Server conversion and synchronization. | DBConvert
- export .sql, fix syntax and run, database - Exporting from SQLite to SQL Server - Stack Overflow
Can anyone please suggest a method to convert a database from SQLLite to SQL Server, particularly an Umbraco database, in such a way that I will have little to no trouble connecting to it?
Thank you.
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/110137-convert-sqlite-database-to-sql-server