Hi,
I am new to Java and is working on code in java which i need to keep a static sql script in property file and passing variable to it through java code and then iterating that property file to pass the variable value and writing that generated script to a text file in specific path producing a sql script.
Can anyone help,its urgent.I am using eclipse hellios if that make a differnece.
Thanks in advance!