Microsoft
Software
Hardware
Network
Question : How to find ampersand characters
What is the criteria expression to find records for which the Supplier field contains an ampersand character (&)?
I've tried 'Like *&*' and other variations without success.
Answer : How to find ampersand characters
DOH!!! ... I cut and pasted with out editing
... {by the way, is there a way to edit posts?}
SELECT * FROM SomeTable WHERE SomeTextField Like '*&*'
Random Solutions
Formatting a 60gb hard drive fails in Disk Management
2 node cluster won't failover to one node
Partition system ID Windows 7
Calculating time elapsed from two date/time columns
use the cast or convert function on a varchar field
Problem with changing Record Source in Access
Visual Studio dataset designer error message
ADMT 3.0 example include file
SQL2005 lost 5000 records ? Possible to recover (file to download)
Backup Script for Oracle database backup