Creating and Updating MySQL Database Schema on Remote Devices Without DBForge Installed

Creating and Updating MySQL Database Schema on Remote Devices Without DBForge Installed

Hi everyone,

I am facing an issue with creating and updating a MySQL database schema on customer tablets that do not have DBForge installed. I have already created the schema using DBForge for MySQL and can export it, but I'm not sure how to create the database on the remote devices.

I have tried loading the SQL file and passing it to the server, but it's not working and I'm getting errors. Does anyone know of a way to create something that can be sent out to build and/or update the schema remotely, similar to the GUI functionality of DBForge on a local PC?

Thank you in advance for any suggestions or help you can provide.