Microsoft
Software
Hardware
Network
Question : How to do SQL search with LIKE and ignore special characters?
Is it possible to have a SQL stored procedure do a search on a product name/description and ignore special characters in the database (SQL 2008)? For instance if the name is Buckeye(R) Blue where (R) is the registered trademark symbol and you do a search on Buckeye Blue we don't get a match. We would need the SQL search to ignore the presence of the special characters when doing the comparisons. Is this possible or do we need to switch over to a natural language search?
Answer : How to do SQL search with LIKE and ignore special characters?
Easyest way with jquery :
http://tablesorter.com/doc
s/
if you need help implementing don't hesitate
Random Solutions
Unable to access certain domains
Is there a way to use the recovery partition to reinstall the OS if the drive won't boot or put it on a new hard drive?
Restoring a Dell studio 1535 to factory default
RHEL command to eject cd rom
Web Server - Failover solution
Detect dual monitor via javascript
Send Mail via Google Apps
user access list - who maintains them
Printing selection in Outlook 2010
Convert web.config from .NET 3.5 to 4.0