This seems really stupid seeing as they are used so often but how do i create a database using vB 4.0? I am creating a login form and when the command button is hit it compares the username and encrypted password to the stored username and encrypted password, if its a match it continues to the next form, if not it spits out an error, can anyone help?
keratinimp 0 Newbie Poster
Recommended Answers
Jump to PostYou don't need a database for that. You could use a flat file, so long as you encrypt the password. Most of these "password files" are set up in the old unix fashion, where each username / password combination is stored on 1 line in the file (so if you …
Jump to PostCool.
*Adds it to his list of "things"*
All 8 Replies
lover99509 5 Newbie Poster
keratinimp 0 Newbie Poster
hollystyles 113 Veteran Poster
Comatose 290 Taboo Programmer Team Colleague
Shefali 0 Light Poster
Comatose 290 Taboo Programmer Team Colleague
BillWebber 17 Newbie Poster
BillWebber 17 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.