Results 1 to 4 of 4

Thread: Database, HUH!?

  1. #1
    Junior Registered
    Join Date
    May 2004
    Posts
    1

    Database, HUH!?

    Ok, I am totally green regarding DB's. I have used Access years ago, but would like to have a greater knowledge of DB's before jumping into MS Sql, or MySql.. for web apps. What is a good project to undergo to work with DB's? A good way to learn interaction, before jumping headfirst into PHP/ASP/CF..


  2. #2
    Administrator Chris's Avatar
    Join Date
    Feb 2003
    Location
    East Lansing, MI USA
    Posts
    7,055
    I think jumping in head first is the right thing to do. Access isn't really the best tool to learn on since it isn't a database server like the other programs. If you made some queries with access and then looked at the raw SQL for those queries that might help you.
    Chris Beasley - My Guide to Building a Successful Website[size=1]
    Content Sites: ABCDFGHIJKLMNOP|Forums: ABCD EF|Ecommerce: Swords Knives

  3. #3
    Registered
    Join Date
    Jan 2004
    Posts
    183
    dev|norm,
    what is your end-purpose of learning mysql and php? For most web related tasks you don't need too much of a knowlegde. Most sites need simple things such as "Contact Us" script. The tough ones like a discussion forum are already taken care of.

    If you take one of the open-source discussion forums and study its code, you'll practically learn 99% of it.

  4. #4
    Registered
    Join Date
    Jun 2004
    Posts
    35
    What I do whenever I jump into a new language is get a small open source program that using that language then go through it and disect it and think line by line how it works. As far as MySQL goes make sure to have a server or host with myphpadmin, you'll be happier and it will help you leanring curve.
    WEBster Computing Services - webcs.com
    Linux and Windows shared hosting | DEDICATED server hosting
    One of the oldest hosts on the planet
    Since 1996............just ask us

Similar Threads

  1. Non-CPanel Database
    By iKwak in forum Web Hosting & Servers
    Replies: 1
    Last Post: 02-16-2004, 02:12 PM
  2. Learning how to create PHP database driven sites online...
    By incka in forum Website Programming & Databases
    Replies: 15
    Last Post: 01-23-2004, 03:18 PM
  3. Database File Manager
    By rapain in forum Website Programming & Databases
    Replies: 4
    Last Post: 10-23-2003, 06:09 AM
  4. Database Driven Websites
    By star in forum Website Programming & Databases
    Replies: 6
    Last Post: 10-21-2003, 03:51 PM
  5. database for articles
    By The Literary Thug in forum Website Programming & Databases
    Replies: 2
    Last Post: 07-28-2003, 01:03 PM

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
  •