View Single Post
  #1 (permalink)  
Old 04-17-2008, 01:32 AM
naipulb naipulb is offline
Member
 
Join Date: Apr 2008
Posts: 4
naipulb is on a distinguished road
Java program that transfers stock prices to MySQL database
Hi

Jag want to bring stock prices from csv files (excel) on the internet and copy them to a MySQL database through a Java program. I have downloaded the following:

-Eclipse
-MySQL server 5.0
-MySQL Connector/J

With this installed I should be able to edit mySQL databases through JDBC, but I don't know so much more. Can somebody help me to get started?
Reply With Quote
Sponsored Links