Re: Failed Query

2020-01-14 Thread OCsite via Webobjects-dev
>>> Yes strange >>> >>> A case issue ? May be try Transaction.PAYMENTINTENTID.ilike() >>> Or a encoding utf8/iso issue … >>> >>> >>> >>> De : Webobjects-dev >>> [mailto:webobjects-dev-bounces+pierre.gilquin=hcuge...@list

Re: Failed Query

2020-01-14 Thread Gino Pacitti via Webobjects-dev
ebobjects-dev-bounces+pierre.gilquin=hcuge...@lists.apple.com] De >> la part de Gino Pacitti via Webobjects-dev >> Envoyé : mardi 14 janvier 2020 13:34 >> À : WebObjects-Dev Mailing List List >> Objet : Re: Failed Query >> >> Thanks I will give it a go… >>

Re: Failed Query

2020-01-14 Thread Gino Pacitti via Webobjects-dev
bjects-dev-bounces+pierre.gilquin=hcuge...@lists.apple.com] De la > part de Gino Pacitti via Webobjects-dev > Envoyé : mardi 14 janvier 2020 13:34 > À : WebObjects-Dev Mailing List List > Objet : Re: Failed Query > > Thanks I will give it a go… > > Funny thing is tha

Re: Failed Query

2020-01-14 Thread Gino Pacitti via Webobjects-dev
Thanks I will give it a go… Funny thing is that the ‘old’ code works and then just on occasion does not… > On 14 Jan 2020, at 12:25, GILQUIN Pierre via Webobjects-dev > wrote: > > Hi, > > I Dont know if your old style qualifier is correct, so you may try something > like this with the c

RE: Failed Query

2020-01-14 Thread GILQUIN Pierre via Webobjects-dev
Hi, I Dont know if your old style qualifier is correct, so you may try something like this with the corresponding ERXKey : myQual = Transaction.PAYMENTINTENTID.eq(paymentIntentID) ; De : Webobjects-dev [mailto:webobjects-dev-bounces+pierre.gilquin=hcuge...@lists.apple.com] De la part de Gino