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
Import Macro
Runtime Error 3070
Reading and Writing a decimal number to and from the registry through an Excel UserForm
Forgot sa password for MS SQL 2000
Work around American date in DCount
I am used to Eclipse and want F3 to 'go to definition' in the VB.NET 2005 studio
Event Log - Schannel Event ID: 36888
SQL Query
SharePoint custom Dispform.aspx not showing some column data
Validate bound field