Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JDBC and Relational Databases
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Tim Cooke
Devaka Cooray
Sheriffs:
Liutauras Vilda
paul wheaton
Rob Spoor
Saloon Keepers:
Tim Moores
Stephan van Hulst
Tim Holloway
Piet Souris
Mikalai Zaikin
Bartenders:
Carey Brown
Roland Mueller
Forum:
JDBC and Relational Databases
Exporting Data (Excel to Oracle)
Rose Reid
Greenhorn
Posts: 6
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Is there a way to export data from an Excel spreadsheet and dump the data in an Oracle database (table) in
Java
? How?
-sixpaws
Jamie Robertson
Ranch Hand
Posts: 1879
I like...
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
you can save re-save the data as a delimited file, then load it into the database or you can use
hssf
to read the data from the excel spreadsheet and write the data to the database.
Jamie
Jamie Robertson
Ranch Hand
Posts: 1879
I like...
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
a few more ideas/articles
here
Well don't expect me to do the dishes! This ad has been cleaned for your convenience:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
How to upload oracle data to excel
how to export database(oracle) data to excel..
Uploading and downloading data from excel sheet
Upload the Excel data in the Oracle Database
loading data from excel to oracle/informix
More...