How To Connect Acumatica With Mysql At API Level
Hello everybody,
today I want to leave a short note on how to connect Acumatica with MySql. Recently for me was needed to organize connection between API project which send requests to Acumatica and MySql database. In codebase I've seen following line:
using MySqlX.XDevAPI.Relational;
But when I've tried to find nuget package MySqlX, I've find nothing useful. After a bit of googling I've discovered that it is needed to have referenced MySql.Data package. After I've added MySql.Data package on my project, all MySqlX staff become active, and I was able to build and execute my project
Ready to take your Acumatica development to the next level? If you’ve been inspired by this guide on connecting Acumatica with MySql and have a unique customization need, we’re here to help! Whether it’s integrating with other systems, optimizing your workflows, or building tailored solutions, our team is ready to bring your vision to life. Leave a customization request today and let’s create something extraordinary together!