If there is a better place to post this question then can someone please move it?
I have data that I pull from a database using an ODBC connection and then query it in MS Access on my PC running Windows 7. Now I need to push this queried data to a different database (a mariaDB database) which is located in a linux Debian 8.4 server which I connect to through mRemoteNG (a secure shell connection). I don't know how to do this last step. How can I configure mariaDB or Access (I'm not sure which one I need to configure) to send data from Access to mariaDB?