| Author |
JDBC querys from directory
|
Koen Desmedt
Greenhorn
Joined: Aug 01, 2011
Posts: 2
|
|
Hello Forum.
I am making a java program that workt with JDBC to contact a database and send querys from a directory to it and get the result back.
How can i select all the querys that i have in a directory?
Because now i think i only select test.sql
Also the output has to be saved in a cvs file. I don't know how i should do that, is it just create_new???
Btw if you have any remarks on the code please share
This is the code:
|
 |
 |
|
|
subject: JDBC querys from directory
|
|
|