Chandan Kumar

Chandan Kumar

  • 1.2k
  • 485
  • 580k

How to select & store column values from MS SQL DB

Feb 10 2018 12:02 PM
in my case, i am entering USER ID. and then I want to select the EMAIL ID and PASSWORD field values of the particular user and store them to the variable (in C#).
 

Answers (1)