Thread
:
Text File to Java to Oracle
View Single Post
•
•
Join Date: May 2007
Posts: 4,515
Reputation:
Solved Threads: 523
Ezzaral
Offline
Industrious Poster
Re: Text File to Java to Oracle
0
#
5
Nov 20th, 2008
Whether you use arrays, Lists, or whatever, the point is still the same. You'll need to read the file content into some structure and then use JDBC to update/insert your table values.
Ezzaral
View Public Profile
Find all posts by Ezzaral