i would like help on how to have people logging on using there passwords to my application in vb6 and access database

Recommended Answers

All 3 Replies

When you say their password to your app, do you mean just an application with access control?

have u meant to create a multiuser login application where each user can create their profile and login by using those like various website does?

confirm it first...

capture the username and password from input and compare with database. Try to use COUNT through SQL. If that returns 1 then login is successful.

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.