aspose file tools
The moose likes JSP and the fly likes How to import CSV file into Mysql using jsp Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "How to import CSV file into Mysql using jsp" Watch "How to import CSV file into Mysql using jsp" New topic
Author

How to import CSV file into Mysql using jsp

Suganya Rajarethinam
Greenhorn

Joined: Sep 10, 2008
Posts: 11
Hi All,
I have tried to import CSV file into Mysql databse using jsp.Then i can able store the csv values into Mysql database and i getting error.
I have two fields in my database.There are file_id,file_data .The all CSV values inserted into file_data column only.

This is my output of database

file_id file_data
"4";"9994964548";"0"




Please assist me to solve this problem.


Regards,
Suganya.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56229
    
  13

Do you really not indent your code?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to import CSV file into Mysql using jsp
 
Similar Threads
uploading the content of a .csv file in database
error in uploading zip file
Problem with uploading images
problem in uploading a file
error in dwonloading a pdf file