Query an @ sign

B

Bruce M. Thompson

How can I query an @ sign that's in a data base?

Enclose the "@" in square brackets. If you are looking for a record where a
field *contains* an "@", then this is how the field's criteria would look in the
query builder grid:

Like "*[@]*"
 
B

Bruce M. Thompson

How can I query an @ sign that's in a data base?
Enclose the "@" in square brackets. If you are looking for a record where a
field *contains* an "@", then this is how the field's criteria would look in the
query builder grid:

Like "*[@]*"

Ummm ... the brackets are not needed with the "@" character. My bad.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top