|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
i'm having trouble with creating a multi user login form using data environment... any ideas? i'm trying to use data environment so that i can first verify if a user exists in the database and then check if the password is correct or not
this is the flow enter user check database if user exists if YES then check if password is correct if password correct then OK else display wrong pass else display wrong username any ideas? hehehe ![]()
__________________
Children Of The Night, aCc-csU™ [ CPU-WFA ] |
|
#2
|
|||
|
|||
|
Have you tried implementing this design? If so, and if you're having a specific issue somewhere along the line post your error details.
|
|
#3
|
|||
|
|||
|
U use what DB ENV?? Plz say more about your program...
Last edited by cleverpig : October 12th, 2003 at 04:09 AM. |
|
#4
|
||||
|
||||
|
Doug G:
the trouble is i really have no idea how to do this hehehe
|
|
#5
|
|||
|
|||
|
In general you want to create a form, hook a database to it, put appropriate controls on your form, get the user entry, and write some code to test that entry against database values.
You might want to look at some samples and tutorials from any of the many VB related websites, like www.mvps.org |
|
#6
|
||||
|
||||
|
doug g:
yup that's it hehe... i'll check out the site that you posted... thanks
Last edited by wyldKard : October 13th, 2003 at 03:35 AM. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > multi user in data environment |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|