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/docs/

if you need help implementing don't hesitate
Random Solutions  
 
programming4us programming4us