To fix the Database error 0:
Run the command prompt (Search CMD from the start menu) with Admin permission (Right click the command prompt and select Run as Administrator)
You will need to copy and paste one of the 2 commands below, based on which system you are currently using.
X86 systems:
regsvr32 "C:\Program Files\SCT\Advantage III\XceedSco.dll"
X64 systems:
regsvr32 "C:\Program Files (x86)\SCT\Advantage III\XceedSco.dll"
You should get the following message:
-(DllRegisterServer in C:\Program Files (x86)\SCT\Advantage III\XceedSco.dll succeeded.) Once you hit “OK” you may go ahead and open Advantage and you will be all set.
If you get the message:
-The module "C:\Program Files\SCT\Advantage III\XceedSco.dll" failed to load.
Make sure the binary is stored at the specified path or debug it to check for problems with the binary or dependent .DLL files.
-The specified module could not be found.
This simply means that you selected the incorrect system and will need to attempt the other command prompt