Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Ms Databases
olie122333
post Mar 25 2007, 07:51 AM
Post #1


Newbie [ Level 1 ]
Group Icon

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

biggrin.gif
Go to the top of the page
 
+Quote Post
faulty.lee
post Mar 25 2007, 03:37 PM
Post #2


Super Member
Group Icon

Group: [HOSTED]
Posts: 500
Joined: 5-November 06
Member No.: 17,016
myCENTs:NEGATIVE[-20.12]



QUOTE(olie122333 @ Mar 25 2007, 03:51 PM) *
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

biggrin.gif

What do you mean by password gate? and on what platform and what programming language you intent to use to write this?
Go to the top of the page
 
+Quote Post
yordan
post Mar 25 2007, 05:40 PM
Post #3


Way Out Of Control - You need a life :)
Group Icon

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
Go to the top of the page
 
+Quote Post
livingston
post Mar 25 2007, 06:23 PM
Post #4


Advanced Member
Group Icon

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.
Go to the top of the page
 
+Quote Post
TavoxPeru
post Mar 25 2007, 10:47 PM
Post #5


Super Member
Group Icon

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:
  • With a MS Access Form directly in your database.
  • With any MS programming language.
  • With PHP running on a webserver like Apache or IIS.
  • With ASP, ASP.net running on IIS webserver.
  • With a Java application, i'm not pretty sure of this option because i don't use it.
In either way you want to do it, please give us more information to help you.

Best regards,
Go to the top of the page
 
+Quote Post
ethergeek
post Mar 26 2007, 03:20 PM
Post #6


Premium Member
Group Icon

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...
Go to the top of the page
 
+Quote Post
sher
post Mar 27 2007, 06:42 AM
Post #7


Newbie [ Level 1 ]
Group Icon

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.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. The Best Database(41)
  2. Need Advice On Creating Online Music Database(6)
  3. Hosting A Server On Database(6)
  4. Migrating Databases(2)
  5. Creating Databases(4)
  6. Unexpected Database Crashes(0)
  7. Combining Databases(4)
  8. Updating A Database's Tables(10)
  9. What Is A Database How Do I Use One?(7)
  10. How To Setup SMF Databases?(4)
  11. Copy Databases In phpMyAdmin(5)
  12. Can You Make Your Own MySQL Databases?(7)
  13. How Do You Make Large Databases?(14)
  14. Examining Databases At A Whole Glance(7)
  15. All About Databases(3)
  1. Free Graphical Tools For Databases(7)
  2. Databases(2)


 



- Lo-Fi Version Time is now: 5th December 2008 - 12:54 AM