chandra sekhar

chandra sekhar

  • NA
  • 1
  • 20.1k

How to create a new user name, password, authentication

Feb 9 2012 2:18 AM
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)