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 Post— lover99509 5You can use data control in the default tool box and your database is stored in access file just use the properties of the data control i.e. the databasename to locate the .mdb file and recordesource to work with any specified table from your database
i Hope this …
Jump to Post— hollystyles 113They don't need access. the jet engine is in MDAC and thats included with win98 / 2000 / nt and xp so your VB app can access an mdb file even if the pc doesn't have MS Access on it.
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.