INSERT INTO table_name(field_name)
VALUES("sbie\'2000")
WHERE field_name=value;


-johnny


-----Original Message-----
From: Elaine Silva [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 21, 2001 5:17 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: HELP!!


Please,

  How can i insert the "'" character (like "sbie'2000") in a
database using the INSERT command?

tanks,

Elaine.


________________________________________________
Don't E-Mail, ZipMail! http://www.zipmail.com/


---------------------------------------------------------------------
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



---------------------------------------------------------------------
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