API WINDOWS C ++

0

I would like you to help me in the following peoblema: I have two applications, one is a web application and the other is a desktop application in windows and is programmed in delphi. The situation is that I want to transfer all the data from the database of the web application to the desktop, the problem is that I do not have permission to interact with this desktop system. Therefore I would like to know if there is any way to transfer the data from the web database to the desktop database using the WIN APIs, or maybe there are other ways to solve this. The database on the desktop is mongodb and the web is MySql, the fields in the database are the same. I thank you in advance for any help from you.

    
asked by jayo 14.04.2018 в 00:06
source

0 answers