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
Controlling order of columns in cross tab report
JQuery is disabled by partial postbacks
How to download computer certificate from certificate authority
Com+ Catalog Error, more security related errors
Direct Push not receiving unread emails
SBS 2008 Upgrade from W2003 Domain
KB923723 Jacked up my computers (i think)
where parameters aspx .net page
Sum of a calculated field
Excel VBA Enum and String