|
|
|
|
![]() ![]() |
Mar 25 2007, 07:51 AM
Post
#1
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 1 Joined: 25-March 07 Member No.: 21,068 |
Hello,
I can make my own MS Access database, but can anyone tell me how to make a password gate that checks the user info with the database? Olie122333 |
|
|
|
Mar 25 2007, 03:37 PM
Post
#2
|
|
|
Super Member Group: [HOSTED] Posts: 500 Joined: 5-November 06 Member No.: 17,016 myCENTs:NEGATIVE[-20.12] |
Hello, I can make my own MS Access database, but can anyone tell me how to make a password gate that checks the user info with the database? Olie122333 What do you mean by password gate? and on what platform and what programming language you intent to use to write this? |
|
|
|
Mar 25 2007, 05:40 PM
Post
#3
|
|
|
Way Out Of Control - You need a life :) Group: [MODERATOR] Posts: 2,242 Joined: 16-August 05 Member No.: 7,896 myCENTs:44.47 |
yes, you should give us more infos.
I guess that you want to create your own application, using a MS database. And you want that application to first check the user password. However, we need more details. What else do you have ? Do you have a webserver ? And do the people directly type on the keyboard attached to your PC, or do you have a webserver with a PHP application ? Regards Yordan |
|
|
|
Mar 25 2007, 06:23 PM
Post
#4
|
|
|
Advanced Member Group: Members Posts: 149 Joined: 14-February 07 From: Tuticorin, India Member No.: 20,415 myCENTs:0.55 |
if want to set the password to the MS Access database, go to the databse properties and set the password. You can set different passwords for viewing and editing.
|
|
|
|
Mar 25 2007, 10:47 PM
Post
#5
|
|
|
Super Member Group: [HOSTED] Posts: 805 Joined: 8-April 06 From: Lima - Peru Member No.: 12,579 myCENTs:46.87 |
I assume that by a Password Gate you refer to a Login Screen where you input your username and password and if all data are correct you can enter your application right???? Well, as the other members post before you can do it in various ways:
Best regards, |
|
|
|
Mar 26 2007, 03:20 PM
Post
#6
|
|
|
Premium Member Group: [HOSTED] Posts: 393 Joined: 9-March 07 From: Tucson, AZ Member No.: 20,794 |
Is there some reason you *want* to use access? SQL Server 2005 express is MUCH more functional and can be redistributed with your application.
FOr that matter, is there some reason you want to use a SQL-server based data storage backend at all? I mean, seeing as how that will confine you to running the app on windows and all... |
|
|
|
Mar 27 2007, 06:42 AM
Post
#7
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 2 Joined: 27-March 07 Member No.: 21,112 |
Yes you can create a Main Form, add ThreeFields (1- Username, 2- Password, 3-Clock), You can set User Name and Password and a specific Time for Each User as from 6:00 to 7:00 user1 and from 7:00 to 7:30 user2 as on, if time is between 6:00 to 7:00 user 1 can open and edit the database after 7:00 the database will automatically close and exit and user1 can not enter the database when his time is over then the other use can enter and use the database, so you will know on which time which user is using your database.
|
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 5th December 2008 - 12:54 AM |