Advanced Login and Registration System using Visual Basic 6.0 and MS Access-Step by Step Tutorial

preview_player
Показать описание
Advanced User Login and User Registration System in Visual Basic 6.0 and Ms Access | Create Login and Registration form in Visual Basic |Visual basic database project complete tutorial | Step by Step Tutorial
Features of this application are Login form,Splash screen with progress bar,Welcome form asking for login or register,Registration form for new users to get register,Multi-User Login form for existing users as well new users registered.As you login successfully,you will be able to use the system.
In this video tutorial,you will able to create a splash screen having a progress bar indicating % completed status,as loading completes,A new form i.2 Welcome form will appeared on screen asking for Login or Register as a User.You can either register as new user or login into the system.For registration,A form Registration is available to create new username and password.Simultaneously,after the registration,you will be able to login with your current username and password.
In the tutorial,There are five VB forms:
1.Splash Screen having Progress Bar.
2.Welcome Form asking for Login (Existing User )or Register (New User).
3.Registration form for creating new users to use the system.
4.Multi-User Login form where all the users registered with the system ,can login into the system and Use the system.
5.Application form,As you login with your correct credentials,then you will be able to use the system.

Database connectivity or other programming stuff are explained step by step with written caption.
After watching this video,you will be create the same login application for your own use.

for more Visual Basic tutorials,please visit

_____________________________________________________________
Here is my updated List of Tutorials.
_____________________________________________________________
How to Connect Datagrid control with Access database without VB6 ADODC
How to Make installer for Visual Basic Database
#visualbasic #visualbasictutorial #loginform
Рекомендации по теме
Комментарии
Автор

Thanks a lot to Mr. SK with your best lecturer. I can follow step-by-step your instruction.

imanamsyar
Автор

thanks man .. i followed the steps and i finished it, i need help i'm working on my program its a memo/planner with login and register system. i want to know how to connect those memo/plan that was encoded by a specific user/account that no one can access the file but only the user who made it? :) please reply thank you.

greenleaf
Автор

Hi thank you for the video. Im wanting to know how can i ge the box to display the user information when they login. Im trying to make a time card. The window that pops up after login will be the user information pertaining to the one that logged in.

mikeherrera
Автор

I'm using VB 2010 because the VB 6.0 version is just unavailable and hence am not able to find some things like right-click->components is not help me. I am creating a library management system and for the login i need to provide each teacher with their own login thus i want to know how to select things like microsoft common control and also because of this version of vb i am not able to connect to the access database.

shefaliyadav
Автор

Sir if I enter again same data by mistake in database also same primary key then I want an error in msgbox how I can do it sir.

strikerash
Автор

Nice tutorial sir. Question, what if I already registered and my information is already in the database but REGISTERED again. How to prevent the double registration of information in the database?

lushann
Автор

Also if you can answer how can i get the date and time stamp to save in access with that users information and what option button is pressed . Thanks.

mikeherrera
Автор

sir the name of the label must be lblstat or we can keep anything??

juzer
Автор

Could you tell which version is this of sccess ? office 2002 or 2007 ?

awaisahmed
Автор

Sir
I have numeric field in access and in form I have textbox, I want to match partly for fully textbox with the field, how should i do it?

vijayshelar
Автор

Mr. SK sir, for this project you use ADODC for conecting the database, bt if i want to implement the same project using ADODB, what's the code for it??? Also i want to rqst you for making some tutorials using ADODB in vb6.

sayantansaha
Автор

when i tried to put the code for the login command, it keep on sying debug for "loginado.refresh" i almost back to the start but still dont work

angelabi
Автор

sir when i write this code = txtroll.Text and no") = txtphone.Text after writnig this code when i run the software and i try to register a new member this error comes Run time error "3265" Item cannot be found in the collection corresponding to the requested name or ordinal sir please hellp wht to do with that error

juzer
Автор

Thanx ur video was really helpful but can u tell me the coding for forget password button in login form my sir has asked me to add forget password code if someone forgets his/her password then how to retrieve it back....plz help I have to submit my project next week

chiragharwani
Автор

and sir which language is are you using for coding section??

juzer
Автор

i am getting error in last login form coding
loginado.refresh
i have completed upto login form and there os problem in coding and i am not able to connect login btn with app form

sahilverma
Автор

Hey!
+Sandeep Kaundal i'm using MS ACCESS 2010 and i am not able to create the database so can u help me out...

yuvrajbhandari
Автор

Can create this program into .OCX or ActiveX file ?

vorapobautomation
Автор

Thanks for video
Helped me in my project

harshagajalellu
Автор

Can I ask what version of your 2 Visual Basic?

mikevincents.bautista