Can't using "Not Like" expression

Hi,
If DASQL has “Not Like” expression, then it will have an error when using FillWithDASql.

Hi,

you can use

NOT (field LIKE ...)

statement instead of

(field NOT LIKE ...)

I’ll log issues for adding support of NOT LIKE.

Logged as bugs://D19167.

Logged as bugs://D19168.

Logged as bugs://D19169.

Logged as bugs://D19170.

It’s work and wait for you new enhancement about “not like” issue

bugs://D19168 was closed as fixed.

bugs://D19170 was closed as fixed.

bugs://D19169 was closed as fixed.

bugs://D19167 was closed as fixed.