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
Windows 2000 Server - How to repair or replace DNS service
Custom DataGridView cell definition
How to hyperlink a database of 1000's of Fedex tracking numbers to their own tracking Fedex webpage for beginner?
Windows cardspace has stoppped working
Certificate for WPF application
IE7 ! Error On Page and/or ! Done
Printing to LPT2
Microsoft, Sharepoint Redirect user to subsite at logon
How can I stop access form window icon populating task bar
Speeding up a SQL Server 2008 Database?