vb 6.0 login form for mutiple user (mbd

B

bharath

Hello sir,



i need login form code for mutiple user.



i creat 1 from.

in the form i have creat 2 text box and 2 command button.

text box name ( user and password)

command button name(ok and no)

i have set of user name and password in my dekstop mbd file.(database)

file name(login.mbd)

table(logindetails)

column name(user and password)





if username nad password corret then we want to view form2.

in form 2 i update some data in textbox 1 that could be update in database.



kindly help me.

please snd me code for me.

and also please me me sample project for me.



regards,

bharath
 
J

Jean-Guy Marcil

bharath said:
Hello sir,



i need login form code for mutiple user.



i creat 1 from.

in the form i have creat 2 text box and 2 command button.

text box name ( user and password)

command button name(ok and no)

i have set of user name and password in my dekstop mbd file.(database)

file name(login.mbd)

table(logindetails)

column name(user and password)





if username nad password corret then we want to view form2.

in form 2 i update some data in textbox 1 that could be update in database.



kindly help me.

please snd me code for me.

and also please me me sample project for me.

You must be joking, right?
You expect someone to do all this work, free of charge?
You may be lucky... Maybe somoene either has lots of time to kill and wants
to do this for you, or someone has already done the exact same thing and is
willing to share his/her code.

Otherwise, I can give you my Paypal account number and after receving your
contribution, I will write the code.

Meanwhile, see these links to help you get started. Once you have started
coding and hit specific problems, please, by all means, do come back with
your specific questions.
http://word.mvps.org/faqs/Userforms/index.htm
http://word.mvps.org/FAQs/InterDev/GetDataFromDB.htm
http://homepage.swissonline.ch/cindymeister/mergfaq1.htm#WdAcc95
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top