|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: Re: Re: DBI execute() args in array format (or similar) possible?by snafu (Chaplain) |
| on Aug 12, 2002 at 23:53 UTC ( [id://189701]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
It can't be the same because the script didn't work with execute(@args) but it does work with
*shrug* I don't know why...it just does. One possible explanation is that the execute method is looking for separate arguments and not a list. Thus, I am taking a list and turning it into arguments.
summary of what I think is happening: The execute() method wants distinct arguments ie Does execute() not work this way? Updated: Fixed syntax mistake with qw().
_
_
_
_
_
_
_
_
_
_
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||