> The error is $sth->rows contains very time the same wron #count for > tatarows, "-1". although ther are rows. This sniplet does not > select and > receive the really existing data rows. The source DBD Driver is > DBI::Adabas.
Often, -1 is used for 'existing, but unknown' (at least with Adabas D and SAP DB), where as 0 means 'no rows'. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/
