Click here to Skip to main content
15,896,497 members
Articles / Database Development / MySQL

Equivalent function of mysql_real_escape_string() in C#

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
25 Oct 2012CPOL 37.5K   3  
Implement function in C# to emulate functionality of mysql_real_escape_string() C API function.

Revisions


  

Compare Revision Minor Date Status Editor
2 - publicly available No 25-Oct-12 3:42 Available Smitha Nishant
Updates in content. 10 changes had been made.
1 No 24-Oct-12 23:34 Pending Member 3783976
Initial creation

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions