Does MySQL have the capability for the user to specify their own delimiters for the command:
INSERT into (database) values ("value1, value2,...,valuen"); The values that I am inserting contain both "" and '' and I am receiving a syntax error. --------------------------------------------------------------------- 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