Read a File and list the record from DB using Groovy
s nar
Greenhorn
Joined: Sep 28, 2011
Posts: 1
posted
0
This post has NOT been accepted by the mailing list yet.
I am using the following code to read a file and store it in a array and giving the array variable as a input to the query. but the query does not list any result. Please let me know what is wrong in the code.