in reply to Re^2: DBI on windows problem
in thread DBI on windows problem
On the off-chance that there's a bug in your version of DBD::ODBC's rows(), you could see if the results are any different with just $rcount2 = $getinfo->execute() which should also return the rows affected for non-SELECT statements.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: DBI on windows problem
by txtoolman (Initiate) on Nov 05, 2007 at 18:12 UTC |