Jump to content

MySQL?

- - - - -

  • Please log in to reply
3 replies to this topic

#1
oldezwe

oldezwe

    Newbie

  • Members
  • Pip
  • 8 posts
I've been creating a login system.

The functionality of all the programming in java has been a breeze.

Though, I can't find any good comprehensive tutorials on creating a login database, which is something I have never done before.

Could someone please give me or link me to a tutorial to creating a login database with MySQL? or any program like it for that matter.

please be detailed, starting from how and what to download from the MySQL website, etc...


Once I have made the database connecting it should be easy.

Thanks

#2
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
Install MySQL
MySQL :: MySQL 5.1 Reference Manual :: 2.3 Installing MySQL on Microsoft Windows
How to Install MySQL » Web Tech » SitePoint Blogs
Setup DB (Both PDF's)
How to Setup a MySQL Database
http://www-hep.uta.e...puting_0012.pdf
Setup Table / App (Second one has a VIDEO!)
Creating a user login form | Database Solutions for Microsoft Access | databasedev.co.uk
How to create a MySQL user login database with PHP | Video « Wonder How To

#3
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Additionally, I've got a series of tutorials on Building a Large project that includes information on Logins.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#4
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
  • Location:Vancouver, Eh! Cleverness: 200
I mean logins are basically storing their info, and validating it later, there is no special requirements the database needs to have. 98% of it is done in-application.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users