I'm installing Biostar Suprema apps V1.8. Currently the default DB is using MSSQL.
How can I change the DB from MSSQL to MySQL?
This is the steps:
Install MySQL DB and Run MySQL DB service.
Install mysql-connector-odbc-5.1.10-win32.msi <-- must use this version of odbc
Stop the Biostar Server Service at services.msc
Stop MSSQL Service
Next, Go to folder --> C:\Program Files\BioStar\server\ and run file DBSetup.exe
The system will ask "Do you want to install MSSQL?" Choose "No"
Then a window will pop-up. Choose Database MySQL and Insert Host, Port, ID and Password.
Startup the Biostar Server Service.
Open Client Login and try to Login.
Hopefully this answer will be beneficial to everyone.
p/s: The most important is the odbc version (refer above step 2)