I have a SQL server database and i use ASP.NET in C# for fronet end.Iam supposed

  • Thread starter Thread starter malar n
  • Start date Start date
M

malar n

Guest
to display matching records? I have a SQL server database and i use ASP.NET in C# for front end.Iam supposed to display matching records form database bades on user input.Iam using SQL datareader.It displays only the first matching value.How do I get to display all matching records
 
Back
Top