Re: DB Query Parse Hangup

2007-12-16 Thread Gabriel Genellina
En Fri, 14 Dec 2007 13:17:32 -0300, Merrigan <[EMAIL PROTECTED]> escribi�: > I have been working on this script, and the part that this issue that > I have occurs in is when iterating through some results from the db, > asking the admin input to delete the entry or not - everything works > fine

DB Query Parse Hangup

2007-12-14 Thread Merrigan
Hi There, I have been working on this script, and the part that this issue that I have occurs in is when iterating through some results from the db, asking the admin input to delete the entry or not - everything works fine up until the last entry, then it bombs out. I know why - but I am not quite