Type store procedure for WCF SQL adapter
Asked By
10 points
N/A
Posted on - 06/14/2012
Hello,
I want to know some basic stuff of SQL. Suppose I use WCF SQL adapter to store the log messages to database. But some characters are needed to be skipped in XML. Is there any way to other than typed store procedure to avoid the characters?