Converting from MySql to MSSQL
I am currently moving SD+ to another server, and I would love that server to use MSSQL instead of MySql. I can successfully connect to the MSSQL database, but all the information is blank (minus the default information from a new setup).
I have done a backup using the backupdata.bat on the old server (Using MySql) and tried restoring that on the new one with no effect. Just for experiment sake, I migrated the Old MySql database to MSSql with the same effect.
How do I transfer the data from the MySql database into the MSSQL database for the new server. All the documentation that I can find is for SDP version 5.5 (which doesnt even support MSSQL).
New to ADSelfService Plus?