Is there an Insert Filter for .NET ??
Posted by: joe moe
Date: August 23, 2007 02:41PM

Hello:

I am working with VB.NET 2005, and am working in a windows form. My form connects to my local MySQL server and I am trying to find a filter function for strings that I wish to insert into certain tables.

I know that PHP has such functions as mysql_real_escape_string and addslashes, but is there such a function that can be used in VB.NET?

I am working with alot of strings that I want to insert that have various different characters that draw MySQL errors if they are not modified before insertion.

Any help would be appreciated.

Thanks.

Options: ReplyQuote


Subject
Written By
Posted
Is there an Insert Filter for .NET ??
August 23, 2007 02:41PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.