Does somebody know for application that communicates between 2 databases (ODBC).
One database is on local computer, and second is web server database .
and that has capability of inserting queries that should be executed
application that communicates between 2 databases
Moderator: General Moderators
what I'm talking about is application that is installed on local machine, and that is connected on local database (MS or something else) and second connection on web server database (MySql or something else). All connections should be made with with ODBC .
This application should be something like scheduled communicator between two databases, and it should transfer all data from first database to another and vice versa.
EG:
webshops (buyers, customers, merchandises, etc......),
real estates ( ... )
Hope I was specific
This application should be something like scheduled communicator between two databases, and it should transfer all data from first database to another and vice versa.
EG:
webshops (buyers, customers, merchandises, etc......),
real estates ( ... )
Hope I was specific