in reply to Re: Basic Perl trumps DBI? Or my poor DB design?
in thread Basic Perl trumps DBI? Or my poor DB design?
"For one thing, I see you put in placeholders for the SQL but don't seem to be passing it any values."
This is quite strange actually. I never used MySQL, but I would expect it to throw SQL error just like Oracle does, when not all variables are bind. I think we are not getting all the facts. The actual code used for testing might be a little bit different.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Basic Perl trumps DBI? Or my poor DB design?
by punch_card_don (Curate) on Oct 23, 2004 at 12:43 UTC |