Hi Paul,

>Is this a request, or a quiz?
>
>You don't perform any error-checking on your connect() call, for
>one thing, so you don't know if (or why) it fails.  That's your
>first step:
>
>$dbh = DBI->connect ( ....)
>         or die "Connect failed: $DBI::errstr\n";
I added after send the first post, and I just get the title returned.


Thanks.
Juan.

Reply via email to