1
Answer

How to create a new user name, password, authentication

chandra sekhar

chandra sekhar

12y
1.4k
1
Hi

How to create a New user using sql server 2005 using c#

i need to create the New user by using the requirements


USERNAME ------------------ TEXTBOX
PASSWORD-------------------TEXTBOX
CONFIRM PASSWORD--------------TEXTBOX
AUTHENTICATIO--------------------COMBOBOX
OK------------------------BUTTON
CANCEL--------------------BUTTON

And if i click on ok it should connect to database and update the new username  and password.........

Please help me regarding this...................


Answers (1)