System.Data.SqlClient.SqlCommand cmd = new System.Data.SqlClient.SqlCommand("ehSearch_insert", new System.Data.SqlClient.SqlConnection(System.Configuration ...
Hey guys,<BR><BR>I have an app that's been deployed a while and today I get some complaint that it's crashing. So I go and investigate and narrow down the problem to a single quote that is finding ...