AndrewMozley
Programmer
I have a VFP application (Pegasus OPERATIONS) in which I would like to read information from a table (if that is the correct terminology) created in MySQL. I am not familiar with MySQL - but am prepared to learn.
The MySQL application will maintain a table with record for each job which it completes. I plan to read it from my VFP application, update several of my tables and then update the record in the MySQL table with a flag to say that I have done my updates.
Is this possible? The acronym "ODBC connectivity" comes to mind. although I have no great experience of this. Any guidance much appreciated. Thanks, Andrew
The MySQL application will maintain a table with record for each job which it completes. I plan to read it from my VFP application, update several of my tables and then update the record in the MySQL table with a flag to say that I have done my updates.
Is this possible? The acronym "ODBC connectivity" comes to mind. although I have no great experience of this. Any guidance much appreciated. Thanks, Andrew