Reply
Anyone reccommend a simple, free database system for this site?
Old 10-31-2009, 12:04 PM Anyone reccommend a simple, free database system for this site?
Novice Talker

Posts: 13
Name: Eric
Trades: 0
Take a look at www.paddlingabc.com which is an online guide to rivers in my area. In the rivers tab you will see that I have them listed alhabetically, by area, etc. Right now that information is not stored anywhere. Just in basic html. I would like to have it in a database so that users could submit rivers and have them automatically added. Any ideas on some free software I could use to do this?
erich1 is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 10-31-2009, 12:06 PM Re: Anyone reccommend a simple, free database system for this site?
Super Talker

Posts: 109
Name: Not Telling
Trades: 0
I would use mysql database.

You can use php codes to list them by order, number, location, alphabetical.
sith717 is offline
Reply With Quote
View Public Profile
 
Old 10-31-2009, 01:33 PM Re: Anyone reccommend a simple, free database system for this site?
Novice Talker

Posts: 13
Name: Eric
Trades: 0
Yes that was the plan so far but the thing for me is that I dont really understand how to manage the database. My only experiences with managing databases have been applications where they have a graphical front end for the user.
erich1 is offline
Reply With Quote
View Public Profile
 
Old 10-31-2009, 01:34 PM Re: Anyone reccommend a simple, free database system for this site?
Novice Talker

Posts: 13
Name: Eric
Trades: 0
I guess basically I am hoping I dont have to custom design a cms solution for myself which I dont know if I am capable of.
erich1 is offline
Reply With Quote
View Public Profile
 
Old 10-31-2009, 07:16 PM Re: Anyone reccommend a simple, free database system for this site?
Super Talker

Posts: 105
Trades: 0
I think Mysql can handle this kind of databases.
itbuzz is offline
Reply With Quote
View Public Profile
 
Old 10-31-2009, 07:54 PM Re: Anyone reccommend a simple, free database system for this site?
chrishirst's Avatar
Super Moderator

Posts: 22,216
Location: Blackpool. UK
Trades: 0
The database SERVER (of which MySql is one) makes no difference to the kind of data that can be stored in it or the way it is stored.

For you application almost any style of data storage could be used, You are not looking to create something with millions of rows so even a flat file (XML) would be adequate.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | People Counting System | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to Anyone reccommend a simple, free database system for this site?
 

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.12275 seconds with 13 queries