-
1
- #1
WilliamGraham
IS-IT--Management
I'm currently working on a project that involves using a MySQL database to power an internal website application. Unfortunately the specific data I need is located on some Paradox tables. I've gotten Paradox to be aware of the MySQL database, through ODBC drivers, and can successfully read (and most likely write) to those tables. However, the problem I believe I have is two-fold.
1. The data I need to populate into the MySQL table comes from two Paradox tables.
2. I need to turn this into an automated process.
These are really the only two issues I have left, and the community at the MySQL forums weren't of much help, so I'm hoping to get a response here.
1. The data I need to populate into the MySQL table comes from two Paradox tables.
2. I need to turn this into an automated process.
These are really the only two issues I have left, and the community at the MySQL forums weren't of much help, so I'm hoping to get a response here.