I
Ivan Debono
Hi,
I need to compare strings in a query.
I have a table where one text field contains, for example: 'package,pkgs.'
My criteria (string to compare) is 'pkg.' (notice the dot after pkg!!)
Although my whole string is not found within the text field, 'pkg' matches
with the first 3 letters of 'pkgs'.
So how will my where clause be, if this is possible???
Thanks,
Ivan
I need to compare strings in a query.
I have a table where one text field contains, for example: 'package,pkgs.'
My criteria (string to compare) is 'pkg.' (notice the dot after pkg!!)
Although my whole string is not found within the text field, 'pkg' matches
with the first 3 letters of 'pkgs'.
So how will my where clause be, if this is possible???
Thanks,
Ivan