Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Re: Going to first record on a record set in DBI

by cfreak (Chaplain)
on Jul 21, 2003 at 13:28 UTC ( #276263=note: print w/replies, xml ) Need Help??


in reply to Re: Going to first record on a record set in DBI
in thread Going to first record on a record set in DBI

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!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://276263]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others examining the Monastery: (5)
As of 2023-05-31 09:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?