Results 1 to 4 of 4

Thread: User Database with Microsoft Access ?

  1. #1
    Join Date
    Jan 2007
    Posts
    629
    Thanks
    10
    Thanked 28 Times in 28 Posts

    Default User Database with Microsoft Access ?

    I was checking out this site and upon reading some of the posts I was woundering:

    How, if it is indeed possible, could you use Microsoft Access to give users a username, password, access level, ect. and search that information so that when they log into a subweb it finds them in that Access Database and lets them into the website (i.e. if they type "John Smith", "TestPass," it find John Smith and his password and his access level in the Access Database to give him entrance into the site). Is that possible, if so how could one go about it (I don't need the code, just what language should I use), and is there a way to make this secure?

    If all of this is possible, this is no doubt my best bet for my next website project, which will contain TONS of subwebs and TONS of users (hopefully) who will have different permission levels.
    --Jas
    function GreatMinds(){ return "Think Like Jas"; }
    I'm gone for a while, but in the meantime: Try using my FTP script | Fight Bot Form Submissions

  2. #2
    Join Date
    Jan 2007
    Posts
    629
    Thanks
    10
    Thanked 28 Times in 28 Posts

    Default

    No one?
    --Jas
    function GreatMinds(){ return "Think Like Jas"; }
    I'm gone for a while, but in the meantime: Try using my FTP script | Fight Bot Form Submissions

  3. #3
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    Sorry, didn't see this post before just now. Anyways, back to your question. You would want to use ASP to access the Access database. Not sure how you would go about doing it, but this is the language you need. I believe you could also use PHP if you have the mssql extension installed (and specified in the php.ini file). Other than that, not sure what else to tell you.

    Hope this helps, nonetheless.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

  4. #4
    Join Date
    Jan 2007
    Posts
    629
    Thanks
    10
    Thanked 28 Times in 28 Posts

    Default

    Thanks yet again TheTestingSite!

    I'll have to check out those suggestions.

    Does anyone else know any more?
    --Jas
    function GreatMinds(){ return "Think Like Jas"; }
    I'm gone for a while, but in the meantime: Try using my FTP script | Fight Bot Form Submissions

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •