Okay guys, so i downloaded Dantom.DB and it says a specific model is missing so i go back to the documentation and i find someting about libmysql.dll is there any way to get it and where do i inject it in my computer?
Copyright © 2024 BYOND Software.
All rights reserved.
You'll want to download "Windows (x86, 32-bit), ZIP Archive".
Upon extracting this file to a temporary location (or opening it with Windows Explorer), you'll find the "libmysql.dll" file in the "mysql-connector-c-6.1.3-win32\lib" folder.
My advice is to copy this file to your project folder (the same folder that has your .dmb file) and to leave it there. This should get MySQL working under Windows.
For Linux you'll have to be more specific as to which flavor you have, as there are differences for installing this library depending on which version of Linux you have and which processor architecture (32 or 64 bit) it uses.