Thread
:
Text File to Java to Oracle
View Single Post
•
•
Join Date: Dec 2007
Posts: 1,525
Reputation:
Solved Threads: 209
javaAddict
Offline
Posting Virtuoso
Re: Text File to Java to Oracle
0
#
2
Nov 20th, 2008
Read the file for its data.
Then use that data to query the database: Run an UPDATE to record you want to update.
Learn how to read files.
Learn SQL.
Learn how to run queries with java.
Check out my
New Bike
at my
Public Profile
at the "About Me" tab
javaAddict
View Public Profile
Find all posts by javaAddict