Howdy!
I have never used MySQL and have been putting it off for God knows how long (big mistake). I am now faced with the
need to "literally" mirror my home grown application on MySQL.
I am currently using SCO Unix but will be migrating to SuSE 9.1 in the near future. I use a character based application and I can do just about anything one can think of but it has its limitations and the BIGGEST one is that it is not ODBC compliant (client nor server). I have been pushing flat files (or CSV files) to MS SQL. I want to stop this and mirror my application data in MySQL.
I figure I can continue to dump my records to flat files and load them to MySQL.
All that said, I hope to find if:
1) Available tools I can use to help load and process my flat files
2) Available tools I can use to manage MySQL via GUI in lieu of text (for Linux SuSE 9.1)
3) Could I use a cron process to monitor for flat files and trigger action to load said file(s) to MySQL
I am sure I have hundreds of questions but an answer to this post should get me started and thus allow me to ask more to the point questions.
Thank you all in advance!
Jose Lerebours
KNOWLEDGE: Something you can give away endlessly and gain more of it in the process! - Jose Lerebours
I have never used MySQL and have been putting it off for God knows how long (big mistake). I am now faced with the
need to "literally" mirror my home grown application on MySQL.
I am currently using SCO Unix but will be migrating to SuSE 9.1 in the near future. I use a character based application and I can do just about anything one can think of but it has its limitations and the BIGGEST one is that it is not ODBC compliant (client nor server). I have been pushing flat files (or CSV files) to MS SQL. I want to stop this and mirror my application data in MySQL.
I figure I can continue to dump my records to flat files and load them to MySQL.
All that said, I hope to find if:
1) Available tools I can use to help load and process my flat files
2) Available tools I can use to manage MySQL via GUI in lieu of text (for Linux SuSE 9.1)
3) Could I use a cron process to monitor for flat files and trigger action to load said file(s) to MySQL
I am sure I have hundreds of questions but an answer to this post should get me started and thus allow me to ask more to the point questions.
Thank you all in advance!
Jose Lerebours
KNOWLEDGE: Something you can give away endlessly and gain more of it in the process! - Jose Lerebours