Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

password

Status
Not open for further replies.

stuart748

Technical User
Mar 11, 2003
3
GB
i am using a form with a text box and command button to check that a user id and password are valid and allow the users to change their password if they want to. I am using access 2000 and want to store the information into a table if possible

thanks for any help
 

access 2000? The front end? Then see the ACCESS forum.

Or you mean a 2000 MDB as a database and VB6?

In VB6 there is a form wizard for a password dialog.
And one for a Data entry form.

(under PROJECT|ADD FORM )
With the first you'll see how to create the form.
For the second you'll see how to access a database and change the values.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top