1
Answer

How to select & store column values from MS SQL DB

Chandan Kumar

Chandan Kumar

7y
499
1
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)