Migrate SQLite to MS-SQL

avatar
Product: PowerShell Universal
Version: 5.2.0


Hello everyone!

is there an easy guide how to migrate an existing SQLite-Datebase filled with a Powershell Universal configuration to a MS-SQL-Server?

Greetings, Ronny

avatar
(anonymous user)

Recommended Answer

I recalled there being a guide at one point, but I cant find it.

there is a single command here in the docs for the PSU command line tools regarding migrating from one db to another.
psu Command Line Tool | PowerShell Universal

All Comments (2)

avatar

I recalled there being a guide at one point, but I cant find it.

there is a single command here in the docs for the PSU command line tools regarding migrating from one db to another.
psu Command Line Tool | PowerShell Universal

avatar

Thank you,

this is exactly what i’m searching for.