Skip navigation links

MySQL Forums :: C#, Mono, .Net :: SQL injection prevention in vb.net


Advanced Search

SQL injection prevention in vb.net
Posted by: Sean Kelly ()
Date: October 25, 2012 01:38PM

I am trying to prevent sql injection in my vb.net application and was wondering what the best approach for this would be. I was looking at making my statement parameterized but could not find a function for it in the MySql.Data.MySqlClient import. Is there a way to do this with the import or should I go about trying a different method?

Thank you!

Sean

Options: ReplyQuote


Subject Written By Posted
SQL injection prevention in vb.net Sean Kelly 10/25/2012 01:38PM
Re: SQL injection prevention in vb.net Fernando Gonzalez 10/26/2012 09:13AM
Re: SQL injection prevention in vb.net Sean Kelly 10/26/2012 02:21PM
Re: SQL injection prevention in vb.net Fernando Gonzalez 10/26/2012 02:51PM


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.