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]

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.