Home > Archive > PERL Miscellaneous > December 2004 > Page can not be displayed...
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Page can not be displayed...
|
|
| Piet L. 2004-12-20, 3:56 am |
| I think I found the problem.
When I run the dbi execute I get a lot of these warnings:
Use of uninitialized value in string eq at
c:/perl/site/lib/XML/Generator/DBI.pm line 180.
Use of uninitialized value in string eq at
c:/perl/site/lib/XML/Generator/DBI.pm line 187.
If I try the code without the fetch record, there is no problem.
But clearly there must be a problem with the sql / dbi or so.
still help needed :-((
| |
| A. Sinan Unur 2004-12-20, 8:58 am |
| PietLaroy@hotmail.com (Piet L.) wrote in
news:c47f81f6.0412192112.cb1f6fc@posting.google.com:
> I think I found the problem.
> When I run the dbi execute I get a lot of these warnings:
> Use of uninitialized value in string eq at
> c:/perl/site/lib/XML/Generator/DBI.pm line 180.
> Use of uninitialized value in string eq at
> c:/perl/site/lib/XML/Generator/DBI.pm line 187.
>
> If I try the code without the fetch record, there is no problem.
> But clearly there must be a problem with the sql / dbi or so.
>
> still help needed :-((
Please ponder the responses you have received so far. Re-reading the
posting guidelines might help.
Otherwise, make sure to fix the error on line 142, otherwise your script
will not work.
--
A. Sinan Unur
1usa@llenroc.ude.invalid
(remove '.invalid' and reverse each component for email address)
| |
| Eric Bohlman 2004-12-26, 3:56 am |
| "A. Sinan Unur" <1usa@llenroc.ude.invalid> wrote in
news:Xns95C5258ADE45asu1cornelledu@132.236.56.8:
> Please ponder the responses you have received so far. Re-reading the
> posting guidelines might help.
>
> Otherwise, make sure to fix the error on line 142, otherwise your script
> will not work.
Who was the (UK-based) poster from a while back who'd occasionally ask
Doris the psychic debugger for help on such matters?
|
|
|
|
|