Hi all I have inherited a query with which i am attempting to query a comments field. The following line looks at the field but i am getting a nil return and I know that there are words containing the letter between the wildcards. i am using sqlbase 7.5.1. here is the line of code
and @upper (@scan(tr.comments,200)) like '%prod%'
any help would be appreciated
pete
and @upper (@scan(tr.comments,200)) like '%prod%'
any help would be appreciated
pete