Hello.
I have a SQL Server in my machine, and I want to access him to sincronyze his data with Wix Database. How can I do this?
For example, when I save data to Wix Database, I want to save in my SQL Server too. The same procedure occur when I save data directly to my SQL Server, in a Windows machine.
I need this, for syncronize the Wix website data with a windows application that I developed.
Someone can help me?