Hi all,

>>
I have a client using RBW 6.5++ build 1.851xRT03 who reports a problem with
rules on temp tables.
I remember that some peoples complains on this list about this bug and it
was supposed to be fixed.
Is there somebody here that knows when (in which version) it was fixed ?

Description of the problem :
>From time to time, this rules prevent temp table T2commande to be updated,
even when column cnatrans is correct :

RULES 'Code nature de transaction incorrect.' FOR T2commande SUCCEEDS +
   WHERE (cnatrans IN (SELECT cnatrans FROM natrans))
<<


To close this discution :

I deleted the above rules .... and I got a similar problem with a second
one.
So, I deleted the second one ....
And now ..... no more problem.

So, the number of rules on this temp table have been changed from 10 to 8
keeping the control unchanged ....

I conclude that :
- it seems that there is a limit in the number of rules avalaible on temp
tables
- this problem was still there in 1.851and I am interested to know if it
was fixed in the laterst releases ....

Best regards,

J.M. GRATIAS, Logimatique

Reply via email to