On Sun, 26 Aug 2001, sherwin wrote:
..
> or use  $dbh->quote($string);
> if you like to creating dynamic SQL.

That's the other Correct Way(TM) of doing things. But I don't do dynamic
SQL, and using placeholders is the most efficient way because there always
is a 1:1 correspondence between DBI placeholders and the underlying C API
in the DBD.


-- 
Orlando Andico <[EMAIL PROTECTED]>
Mosaic Communications, Inc.

_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to