Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)

  • RE: Corrupted Database

    HI,

    Thanks for the inputs.

    Just a few more queries.

    We have implemented code to handle SQL Injection.

    We use only parameterized stored procedures for all operations of the database.

    Also, the places...

  • RE: DB hack

    I have implemented code to handle SQL Injection. Also, all db operations are performed by the use of parameterized stored procedures.

    We have insured that any malicious code entering through the...

Viewing 2 posts - 1 through 2 (of 2 total)