in reply to
DBI do vs prepare
This node falls below the community's threshold of quality. You may see it by logging in.
Comment on
Re: DBI do vs prepare
Replies are listed 'Best First'.
Re^2: DBI do vs prepare
by
theguvnor
(Chaplain)
on Aug 14, 2006 at 12:15 UTC
I think this is wrong; I've used placeholders in code (using DBI) that talks to MySQL.
[Jon]
[reply]
Re^3: DBI do vs prepare
by
BrianC
(Acolyte)
on Aug 14, 2006 at 15:01 UTC
It does emulate them, so you can use them in your code.
[reply]
In Section
Seekers of Perl Wisdom