Re: Query

From: IZEM <maahmoud_at_hotmail.com>
Date: 4 Dec 2002 10:45:05 -0800
Message-ID: <b80874c3.0212041045.2c173c9b_at_posting.google.com>


Hi

point 1
this query will run until there is no record with primary_key=100

but
the query u are using has to update the table by replacing the value of the primary key having primary_key=100 with a new value =100

the point 1 will never arrive , and that is why your program never stop .
try to replace the value of primay key with an other value other than 100 and it will work Received on Wed Dec 04 2002 - 19:45:05 CET

Original text of this message