I am developing a project using ASP.NET and C# and I realized if I try to store a text that contains single quotes, it isn't stored.
I am using SQL SERVER 2008.
Is there a way to work out this problem ?
I am developing a project using ASP.NET and C# and I realized if I try to store a text that contains single quotes, it isn't stored.
I am using SQL SERVER 2008.
Is there a way to work out this problem ?