in reply to DBI, rows, and do
Where is the closing bracket of remove? Is get defined inside of remove? If yes, that is unusual, but if no, how is $statement passed into get?
Not using global variables to return data from subroutines (such as $rows) would really help, I think.
Are you using strict and warnings?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: DBI, rows, and do
by holli (Abbot) on Jun 06, 2005 at 07:41 UTC |