| | |
Text File to Java to Oracle
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
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 |
Tag cloud for Java
addressbook android api apple applet application arguments array arrays automation binary bluetooth button calculator chat class classes client code columns component converter database draw eclipse error errors event exception file fractal ftp game givemetehcodez graphics gridlayout gui helpwithhomework html ide image inetaddress input integer j2me japplet java javaprojects jme jmf jni jpanel julia link linux list loop map method methods midlethttpconnection mobile netbeans newbie number objects openjavafx oracle php print problem program programming project projects recursion rim scanner screen server set signing size smart sms socket sort sql storm string support swing test threads time tree unlimited variablebinding webservices windows






