At 5:49 PM +0100 5/10/01, VVM Ravikumar Sarma Chengalvala wrote:
>Can some one let me know all possible ways to provide
>escape characters in MYSQL inserts.
>
>I am using C API.

If you're asking how to escape special characters:

http://www.mysql.com/doc/m/y/mysql_escape_string.html
http://www.mysql.com/doc/m/y/mysql_real_escape_string.html

If you're asking what the allowable escape sequences are:

http://www.mysql.com/doc/S/t/String_syntax.html


>
>Regards,
>Ravi


-- 
Paul DuBois, [EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to