Results 1 to 2 of 2
Thread: Excel to database using java
- 03-06-2008, 01:08 PM #1
Member
- Join Date
- Mar 2008
- Posts
- 4
- Rep Power
- 0
Excel to database using java
Hi there,
I have received the requirement for reading excel spreadsheet and export its data into our SQL Server database. The spreadsheet contains 3 workbooks, each one has huge rows with around 20 to 30 columns. I would like to determine how to read excel data to database and what could be the best approach to implement the functionality. The thing is that in each row some columns has to go different table and some columns to its associated tables. If data is not found in excel for particular record, then we make sure not null constraints table are also ensured.
Do reply the best solution for this approach.
Thanks,
Priyadharshini.S.
- 03-08-2008, 06:12 PM #2
Amazing what google can provide to you. A similar question was asked offsite, and a possible solution suggested. What are the search words I used you ask? "java read excel page"
Best of luck with your requirement. :)Vote for the new slogan to our beloved Java Forums! (closes on September 4, 2008)
Want to voice your opinion on your IDE/Editor of choice? Vote now!
Got a little Capt'n in you? (drink responsibly)
Similar Threads
-
writing to a excel file from java program
By priyankabhar in forum New To JavaReplies: 6Last Post: 03-15-2012, 04:29 PM -
Upload excel data to access database
By ravikumar.achi in forum New To JavaReplies: 20Last Post: 01-19-2012, 11:30 AM -
Java Database Connectivity
By Java Tutorial in forum Java TutorialReplies: 2Last Post: 02-08-2009, 02:15 AM -
Problem connecting to my Database using Java
By javaneed in forum New To JavaReplies: 3Last Post: 08-13-2007, 09:35 AM -
PDA, Database, and Java
By percivalwcy in forum CLDC and MIDPReplies: 0Last Post: 08-08-2007, 03:12 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks