I want to save a string to a MSSQL
2008 server.
Sometimes some special characters are in there, which gives an exception while saving to the database.
What is the best way to handle this type of situation. Are there any built in functions that I may have overlooked to use?