3
Reply

Display SQL database for authenticated users

Raghavendra Joshi

Raghavendra Joshi

Aug 21 2014 1:05 AM
733
Hi,

I was trying to get SQL database names once after logging in. how do i achieve it in windows form C#?

i have  windows form with 3 fields
1) IP address
2) user name
3) Password

once after filling the above form it should redirect to another form where in it should display all the authenticated  database name for that entered user.


Answers (3)