|
||||
sybperl-l ArchiveUp Prev Next
From: sy50027 at milton dot sbi dot com (Simon Yaminian) Hello, I noticed that when updating a table, $dbh->dbresults call does not return "NO_MORE_RESULTS" but the first $dbh->dbnextrow call returns NULL. Anyone knows the reasoning behind this? Also with this setup, how can we get the count of all rows affected in the update process?.. Regards Simon Yaminian |