Home Forums SQL Server 2008 T-SQL (SS2K8) Multiple parameters from Querystring to serach the Database RE: Multiple parameters from Querystring to serach the Database

  • babar_ch - Wednesday, January 24, 2018 10:46 PM

    Hi,
    Thank  you for the reply. I am using a function to avoid injection like ColorC=Sqlinj(Request.QueryString("Color")) that removes the harmful statements.
    I am not very good at coding. Can you please write the statements in detail to solve the problem mentioned above.

    Thanks

    I am using SQL Server 2005.