Posted by: Matthias Rossmayer
Hello,
in the example I created the string
RICTage.ZeitnachweisTag >= '>' AND RICTage.ZeitnachweisTag >'
the delimiters are start "", end "= '
empty string
VON>>' AND RICTage.ZeitnachweisTag >'
with tokenize I got
RICTage.ZeitnachweisTag >= '
empty string
VON>>' AND RICTage.ZeitnachweisTag = '
empty string
BIS>>'
the poblerm is in line
VON>>' AND RICTage.ZeitnachweisTag = '
the missing < in front of the =
see attached sample
SQLWindows 3.1 PTF 3
Matthias Rossmayer