And, I almost forgot. You are using a "fetchrow" record. It does not exist. The methods at your disposal are "fetchrow_array," "fetchrow_arrayref," or "fetchrow_hashref."
Not true. The fetchrow() method does indeed exist and works quite well. It returns an array of the current row like fetchrow_array()
Granted, the DBI documentation should be updated to reflect that.
Lobster Aliens Are attacking the world!In reply to Re: Re: Going to first record on a record set in DBI
by cfreak
in thread Going to first record on a record set in DBI
by chuleto1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |