in reply to
Re: DBI do vs prepare
in thread
DBI do vs prepare
I think this is wrong; I've used placeholders in code (using DBI) that talks to MySQL.
[Jon]
Comment on
Re^2: DBI do vs prepare
Replies are listed 'Best First'.
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