Look at my form ..
I don't know how to make database, which i can use.. I want that database to works only on my computer.. Every worker who starts to work in my factory, needs to register.. How to connect databases with my program. The register form contains: Username(txtbox), Password(txtbox), E-mail(txtbox), Register(cmdbtn). When he press register, i want, the program to add that login name and password to the database.. [LOOK AT THE PICTURE]And than .. When someone wrote correctly login name and password, and click login, i want, to my program give him access to the second form.. HOW TO do that ? Please help
I don't know how to make database, which i can use.. I want that database to works only on my computer.. Every worker who starts to work in my factory, needs to register.. How to connect databases with my program. The register form contains: Username(txtbox), Password(txtbox), E-mail(txtbox), Register(cmdbtn). When he press register, i want, the program to add that login name and password to the database.. [LOOK AT THE PICTURE]And than .. When someone wrote correctly login name and password, and click login, i want, to my program give him access to the second form.. HOW TO do that ? Please help