store user/pass

DfeqT

New member
Joined
Nov 9, 2006
Messages
3
Programming Experience
1-3
im making a program that needs to hold usernames and passwords that i can edit anytime in a database. my program will be given to people that so i need to be able to add new and delete users and will update on the program to the other people i sent it too. what’s the best way to go about doing this. i have never done anything with databases like this.

thanks alot any help is appreciated.

-DfeqT
 
Its no different to any other database program, really. I suggest you take a read of the links in my signature for Data Walkthroughs - Pick whichever one relates to your version of .NET (I forgot to look what youre using, sorry)
 
Back
Top