JM,

Could you create a temp view from your temp table and use that with the rule
applied?
I've no idea if it will solve your problem but it might be worth a try...

Regards,
Alastair.


----- Original Message ----- 
From: "J.M. GRATIAS" <[EMAIL PROTECTED]>
To: "RBASE-L Mailing List" <[EMAIL PROTECTED]>
Sent: Tuesday, June 03, 2003 11:06 PM
Subject: [RBASE-L] - Issue with RULES on TEMP tables


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))

The client send my a sample and I can duplicate the problem.
In the current example, the table contains 118 rows and the problem happen
or row 77.
If I keep unchanged row 77 and I delete one row before or after row 77
..... no more problem.

Strange ... is not it ?

Any help will be appreciated ...

J.M. GRATIAS, Logimatique

Reply via email to