MySQL Forums
Forum List  »  Newbie

Automate inserting data into mysql
Posted by: Kenny Nguyen
Date: June 09, 2005 11:17AM

Hi All,

I wrote a jsp to insert csv files into mysql but the only problem is that i have to initiate the job everytime i want to do it. Also the csv file names are dynamic as well so I can't hard code it. I am wondering if anyone has automated csv file import into mysql.

I'm looking for some direction on a program that monitors a directory for new csv files that are coming in and the automatically insert in sql.

Any assistance would be appreciated.

Ken

Options: ReplyQuote


Subject
Written By
Posted
Automate inserting data into mysql
June 09, 2005 11:17AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.