Hallo,
i have to start a nice project in the next time. The following steps have to be done:
Simple said: I want to communicate with our ERP-system on work. Today i dump tables from the ERP and import this text files into mysql. So far so good and no big problems.
The next step must be that a user starts a request and only if a checksum is false there must be transfered some data from the ERP. This table have somtimes more than 15000 records and i'm afraid that it takes to much time to tranfer this data.
Is there some who knows to handle this kind of jobs without ODBC?