C#C
C#15mo ago
Cykotech

Convert from MSSql to MySql

I'm trying to convert this MSDoc tutorial project from a local instance of MSSql to a MySql server. I'm fairly certain I've gotten all the configuration correct, except the syntax differences of MSSql to MySql. (i.e nvarchar) I pushed it to GitHub if someone is able to take a peek at it. Thanks in advance.

https://github.com/Cykotech/RazorPagesMovie
GitHub
Contribute to Cykotech/RazorPagesMovie development by creating an account on GitHub.
Was this page helpful?