Valentine Z. wrote:
Is there any way to tell the mysql driver escape strings passed with sql queries using
ESQL logicsheet or mod db?

mod db uses prepared statements thus the driver does the escaping automatically, ESQL can be told to use prepared statements as well by using esql:parameter, see the docs for details.


Chris.

--
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to