Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

How to Convert to substring to ascii code value

Hi All,   I have issue in my project How to Convert to substring to ascii code.....   ([Table1].[Tp] = 'SSS' and (ascii(substring([Table1].[Txt ] , 1,1 )) not between 48 and 57))   I tried to b...