M Morgan
Controllers are Skinny, Models are Fat, MVC is where it's at!
Pages
Home
Nerdy Goodness
Google Analytics
Sharepoint Resources
Thursday, 17 January 2008
SQL Wildcard Search Example
I'm forever forgetting how to do these so am posting an example here.
"SELECT * FROM myTable WHERE myTable.FieldName LIKE '%' + '" & Trim(myString) & "' + '%'"
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment