Re: Change string quote char

2002-07-27 Thread Benjamin Pflugmann
Hi. On Thu 2002-07-25 at 18:28:20 +0200, [EMAIL PROTECTED] wrote: > Hi, > > is it possible to change the default string quoting chars ('")? > I'm using MySQL with an older shop solution. The data to write has > both: ' and " chararcters. It isn't possible to escape those > chars. Therefor I hav

Re: Change string quote char

2002-07-27 Thread Robin Johnson
On Fri, 26 Jul 2002, Benjamin Pflugmann wrote: > > is it possible to change the default string quoting chars ('")? > > I'm using MySQL with an older shop solution. The data to write has > > both: ' and " chararcters. It isn't possible to escape those > > chars. Therefor I have to change the quoti