Is there a suggested way to see if: $foo->delete actually deletes the row from the database? $foo->delete returns true even if zero rows are deleted. -- Bill Moseley moseley at hank.org