Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Everyone,
I'm having problem with the component tJavaFlex. I'm using it to create a row for each day between two date as you can see in the printscreen bellow.
It's working well, except when I want to insert the result in my DB, because I want to drop and create the table before the new insert. I did put this Action on table parameter, on my tMSSqlOutput, but because of the tJavaFlex loop, it drop and create a table each time a new loop is finish, ans I only get the last result in my DB.
Does anyone know how change the output flow of tJKavaFlex in only one flow ?
Do not hesitate to tell me if my explanation isn't clear enough,
Thank's in advance,
Julien