in reply to DBI do vs prepare

This node falls below the community's threshold of quality. You may see it by logging in.

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]

      It does emulate them, so you can use them in your code.