Migrate from mysql to MSSQL and then attach to DB from new server?
I am working on moving ADSelfService to a new server and also a new database.
Currently, I am running on a mysql database locally on same server as ADSelfService application.
I'd like to run changeDB.bat to migrate the mysql database to my Microsoft SQL cluster. Then, after performing a successful migration, I'd like to build a new ADSelfService server and simply attach to that database up in the SQL cluster.
Is this possible? If so, can you please provide commands?
New to ADSelfService Plus?