All,
VM Pro 4.2
I'm trying to achieve the following:
1) Do a database select which returns several records
2) Use a column from the first select as the input for a second one.
3) When the second select is finished repeat the process with the next record from the first select
However I do this the second execute seems to overwrite the first so I can't use the next record from the first one.
Is it possible and if so how?
Thanks
VM Pro 4.2
I'm trying to achieve the following:
1) Do a database select which returns several records
2) Use a column from the first select as the input for a second one.
3) When the second select is finished repeat the process with the next record from the first select
However I do this the second execute seems to overwrite the first so I can't use the next record from the first one.
Is it possible and if so how?
Thanks