|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re: Re: DBI errorby cchampion (Curate) |
| on Dec 01, 2003 at 16:18 UTC ( #311305=note: print w/ replies, xml ) | Need Help?? |
|
You are just repeating the same mistake the OP did, i.e. naming eight columns and then passing 5 values. Moreover, the "prepare" method can work just fine without placeholders. It allows placeholders, but it does not enforce them. I can't see where the error is, but I am sure the reason is not the one you mentioned.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||