New to Java - not sure how to proceed with my new task
Hi guys/girls,
having been on a Java course (only a week) in the beginning of september and not using it since, I seem to have forgotten a lot of what I learnt.
The problem is that I need to start using it this week or early next in order to write an application to read from a database and output a text file of the results.
This sounds very straight forward, but I havent got a clue where to start!
Can anyone on here provide guidance.
Even with some sample code dealing with a simple SQL Select stament and outputting a simple text file of the output (thats essentially what I will b doing)
I have no problem with the SQL side of it.
Just the Java side! :D
Thank you very much in advance..
Matt