Re: DBI prepare and fetch



soup_or_power@xxxxxxxxx wrote in news:1125434381.413058.242940@xxxxxxxxxxxxxxxxxxxxxxxxxxxx:

> Hi
> What does DBI's prepare do? Will it flag any errors?

<URL:http://search.cpan.org/~timb/DBI-1.48/DBI.pm#prepare>

> Also what does fetch do.

<URL:http://search.cpan.org/~timb/DBI-1.48/DBI.pm#Statement_Handle_Methods>

Read about the fetch_* methods.

> I tried "perldoc DBI" but couldn't find the answers there.

You'll have to explain exactly what information is missing from
the docs above for us to be able to help you.

Sinan

--
A. Sinan Unur <1usa@xxxxxxxxxxxxxxxxxxx>
(reverse each component and remove .invalid for email address)

comp.lang.perl.misc guidelines on the WWW:
http://mail.augustmail.com/~tadmc/clpmisc/clpmisc_guidelines.html
.



Relevant Pages

  • Re: Problems passing a reference to a hash between functions
    ... I think it's logical mistake to return `false' in case of ... Surely, you don't need to do separate prepare,execute and fetch. ... Sinan Unur ...
    (comp.lang.perl.misc)
  • Re: how to use POST to call cgi from Perl
    ... > couldn't fetch any data.... ... Sinan Unur ... comp.lang.perl.misc guidelines on the WWW: ... Prev by Date: ...
    (comp.lang.perl.misc)
  • DBI prepare and fetch
    ... Will it flag any errors? ... fetch do. ... I tried "perldoc DBI" but couldn't find the answers there. ... Prev by Date: ...
    (comp.lang.perl.misc)
  • fetch: Resume errors, help!
    ... Living in South Africa internet access is not what it could be, ... When fetch tries to resume from an ftp site that does not support resuming (or ... See below for my patch. ... problem is that how to handle the -R flag. ...
    (freebsd-hackers)
  • Re: DBI prepare and fetch
    ... At a high level? ... it will flag some errors. ... I tried "perldoc DBI" but couldn't find the answers there. ... Fetch is an alias for fetchrow_arrayref. ...
    (comp.lang.perl.misc)