|
-
Nov 2nd, 1999, 01:33 AM
#1
Thread Starter
New Member
How can I use a database to check usernames and passwords stored in a database on a network drive?
------------------
Mike's Entertainment World - Http://www.mew2000.iwarp.com/
-
Nov 2nd, 1999, 01:40 AM
#2
Addicted Member
You typed user name and password in login dialog and you go to your network database and cheking user and key:
"SELECT * FROM UserTable WHERE UserName = '" & user_name & "' AND Password = '" & password & "'". If you have the select result - OK.
------------------
smalig
[email protected]
smalig.tripod.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|