Hi, thank's for your help. This does work.
Odd, when you generally escape special chars with an backslash. -------- Original-Nachricht -------- > Datum: Tue, 02 Aug 2011 21:42:44 -0500 > Von: Eric Evans <[email protected]> > An: [email protected] > Betreff: Re: CQL: How to escape single quotes? > On Wed, 2011-08-03 at 03:58 +0200, Jens Hartung wrote: > > Is there a way, to insert Strings with single quotes to Cassandra via > > CQL? > > Yes, escape them with another single quote ('aa''bb'). > > -- > Eric Evans > [email protected] > -- Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
