SQL injection vs insert and update data
Posted: Thu 14 Jun 2018 15:11
Hi,
I was wondering how to handle SQL injection using UniDac components. Is there a standard method for the protection of inserting and updating data? Or do I need to filter all fields by myself? I found out that using parameters my application partially is protected from SQL injections.
Thank you in advance for your support.
I was wondering how to handle SQL injection using UniDac components. Is there a standard method for the protection of inserting and updating data? Or do I need to filter all fields by myself? I found out that using parameters my application partially is protected from SQL injections.
Thank you in advance for your support.