On Fri, 30 Nov 2001 15:25:18 -0700, Ken Kinder <[EMAIL PROTECTED]>   wrote:

>>I have a query. It (should) return one row. It normally does, except when I 
>>do something like this:
>>
>>(query)
>>(loop through results)
>>   (update table that was in the first query)
>>
>>When I do this logic in Perl/DBI, it seems to restart the loop, returning the 
>>same row, over and over again. Can this be right?

It helps to post part of the code your using to better understand the problem.
:) 

Altho this more of DBI/Perl question then MySQL.. ;)


Mike(mickalo)Blezien
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Thunder Rain Internet Publishing
Providing Internet Solutions that work!
http://www.thunder-rain.com
Tel: 1(225)686-2002
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to