| | |
Text File to Java to Oracle
Thread Solved |
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.
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
•
•
Join Date: Nov 2008
Posts: 33
Reputation:
Solved Threads: 2
•
•
•
•
I currently have a table in oracle which I have created, but need to take a text file (which I have used a fileChooser for) and then use this file to update the records in the oracle database. How would I go about this?
Thanks.
UPDATE table
SET column = expression
WHERE predicates;
Also you google to find "update", you will find a lot of examples. :-)
. ![]() |
Similar Threads
- Read Me:Access to any type of DB's possible (Visual Basic 4 / 5 / 6)
- swimming in popups, ugh (Viruses, Spyware and other Nasties)
- A agntsrvc.exe file error (Viruses, Spyware and other Nasties)
- Move out java code from jsp (Java)
Other Threads in the Java Forum
- Previous Thread: Weather forcast class
- Next Thread: NetBeans protected code
| Thread Tools | Search this Thread |
-xlint actionlistener android api applet application array arrays automation bi binary blackberry block bluetooth character class client code compile compiler component consumer database desktop developmenthelp eclipse error fractal freeze ftp functiontesting game gameprogramming givemetehcodez graphics gui health html ide image integer j2me j2seprojects java javac javaee javaprojects jetbrains jni jpanel jtable julia learningresources lego linked linux list mac main map method methods mobile myregfun netbeans notdisplaying number online printf problem program project qt recursion researchinmotion rotatetext rsa scanner screen server set singleton sms sort spamblocker sql string swing system textfields threads time title tree tutorial-sample update variablebinding windows working xor






