Hi Guys. I'm currently developing a pretty big web project with umbraco. During Setup I chose mysql as my database.
Now after I'm almost finished I find out that my hosting provider does only support mssql & no mysql.
Is there any way I can convert my sql into mssql?
I've also heard that creating a package & then importing the package on a new project should be a neat solution. If so, how exactly do I have to do this?
Change from mysql to mssql
Umbraco version 7.7.7
Hi Guys. I'm currently developing a pretty big web project with umbraco. During Setup I chose mysql as my database.
Now after I'm almost finished I find out that my hosting provider does only support mssql & no mysql.
Is there any way I can convert my sql into mssql?
I've also heard that creating a package & then importing the package on a new project should be a neat solution. If so, how exactly do I have to do this?
Thanks in advance
Hi,
I suggest you use the Usync Package
https://our.umbraco.org/projects/developer-tools/usync/
is working on a reply...