Updating multiple database

Dear All,
I have a C# application using mysql and .net connector. My problem now is that I want to update distributed database but the .net connector does not have support for this. Any work or other method to achieve this? Thank you.