As I wrote in Discussion-> Help with no success at all. Some elements has been changed due to a different configuration.
My problem is still the same
Read an entire table and for each line build a summary and insert a line in another table.
Result :
Fetch returns line 1 OK
Insert into tbl OK
Fetch returns line 1 instaed of line 2 (in the help forum, this fech returns no valid data)
*insert into tbl gives eroor dupplicate, of course
If I suppress the INSERT, all fetches return correct lines, but it is not the target.
I changed MySQL 26B3 to the version deliverd with EasyPHP (5.6.1.15).
and I run with windows 8 instead of windows 7.
RexxSQL and oorexx are 64bits and are of the the last version
Thanks a lot if somebody could help
Attacheemt gives the source of the procedure (comments if any are in French, sorry)