| Posted by Sathyaish on 09/06/05 09:40 
What should one pass as a field value into a table in the insertstatement if the value contained a percentage symbol (%) or the
 asterisk symbol (*), since both of these have special wildcard
 meanings. What if I want to pass the special meanings and pass them as
 literals? Is there any escape character that I must use? I am using
 ADO.NET v1.1 of the framework with VB.NET. The database is Microsoft
 SQL Server 2000.
  Navigation: [Reply to this message] |