G
glen_esq
Hello everyone.
Is there some way to search for the value of '*' in a column?
I have a sql server table linked in my access database which has a column
containing values of '*' and '?' , and 'C' And 'P'..
I need to create an access query that searches for the values of '*' and
a 2nd query that searches for value '?' in this column.
The problem I'm having is that * and ? are wildcard characters in access.
If I specify '*' in the search criteria in the query, all rows are
returned in the table - all values for the column including the values of
'C' and 'P'.... where all I want are the rows with a value of '*' for that
column.
Any help is appreciated.
Glen
Is there some way to search for the value of '*' in a column?
I have a sql server table linked in my access database which has a column
containing values of '*' and '?' , and 'C' And 'P'..
I need to create an access query that searches for the values of '*' and
a 2nd query that searches for value '?' in this column.
The problem I'm having is that * and ? are wildcard characters in access.
If I specify '*' in the search criteria in the query, all rows are
returned in the table - all values for the column including the values of
'C' and 'P'.... where all I want are the rows with a value of '*' for that
column.
Any help is appreciated.
Glen