I've used a CSV JDBC driver once before with success.  It becomes an
exercise of reading from one JDBC connection and writing to the other.

http://csvjdbc.sourceforge.net

Tim

(I posted this same answer on [EMAIL PROTECTED] and include it here for
archival completeness.)


-----Original Message-----
From: Christopher Molnar [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 23, 2006 11:17 AM
To: Tomcat Users List
Subject: Question on csv import using browser into MySQL database

Hello,

I need to ask a question from any of the java experts out there. Can 
anyone suggest or share a code segment that allows a web user to upload 
a csv file and then parse it on the server end with the end goal of it 
going into a mysql table?

I have searched everything I can think to search but can't find anything.

Thanks,
-Chris


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to