Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Database Forum


You are currently viewing our The Database Forum as a guest. Please register to participate.
Login



Reply
Old 01-05-2007, 03:24 PM Beginning a database
Average Talker

Posts: 26
Trades: 0
What I want to do is to put on my page, in which there will be articles, a table that shows the 10 most recent articles, 10 most popular, etc.

Now from what I understand I need to create a database. I have WAMP Server, I have played around in MySQL in creating databases, but I dont know what any of that stuff means. Anyone that can tell me how to go about doing this or point me toward an easy-to-follow tutorial?
daholl is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-06-2007, 12:11 AM Re: Beginning a database
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
Quote:
Originally Posted by daholl View Post
What I want to do is to put on my page, in which there will be articles, a table that shows the 10 most recent articles, 10 most popular, etc.

Now from what I understand I need to create a database. I have WAMP Server, I have played around in MySQL in creating databases, but I dont know what any of that stuff means. Anyone that can tell me how to go about doing this or point me toward an easy-to-follow tutorial?

Well you don't need a database; you could do all of that with static html. When you add a new article, then you go edit your 10 most recent ... people use databases to do this because it's generally less work than updating all your top 10 articles.

It's a lot like a spreadsheet - you use a table to store information in rows. Except you also need dynamic pages ( ie web server programming ) to talk to that database - probably PHP if you're using MySql.
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 01-22-2007, 10:37 PM Re: Beginning a database
dosdawgs's Avatar
Average Talker

Posts: 28
Trades: 0
i would like to suggest a kewl online stand alone sql server http://www.sqlcourse.com i learned a good deal from this site when i first started playing around. also suggest you get some information from forums just as you are here, and do tons of reading, most you will forget, so dont worry about it. just keep plugging at it, and eventually you will grasp some of it.

good luck in your endeavors
dosdawgs is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Beginning a database
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.12672 seconds with 12 queries