select query with where clause in ado.net using asp.net mv
this is my select query with where clause every time I call it the datatable is empty and list count is 0 please correct my select query or ado.net code. I want to get data from the SQL server from these parameters but I don’t know my SQL query is wrong or the ado.net code is wrong