RE: Quotation Marks in Mysql fields

2002-03-02 Thread Keith Smith
Bill: What about the DBI's quote() method... isn't this what its for? http://www.mysql.com/doc/P/e/Perl_DBI_Class.html Keith -Original Message- From: Bill Platt [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 02, 2002 2:25 AM To: [EMAIL PROTECTED] Subject: Quotation Marks in Mysql fiel

Re: Quotation Marks in Mysql fields

2002-03-02 Thread Georg Richter
On Saturday, 2. March 2002 08:24, Bill Platt wrote: > Now, my question is this. How do I get the database to accept > the quotation marks and apostrophes?? The kind of data I am > entering into the tables is better with these items left in > rather than left out. > Hello Bill, all you have to do