Forum Moderators: mack

Message Too Old, No Replies

Databases

Novice to Databases - Help Needed

         

DeCal

11:06 am on Jan 8, 2003 (gmt 0)

10+ Year Member



I have no idea how to build an online database could someone please help.

What software required etc.

Ideally i would like a database to start with to list all 120 domains i have and allow uses to search by catergory or keyword search.

Please Help.

Regards,

Dean

incywincy

11:16 am on Jan 8, 2003 (gmt 0)

10+ Year Member



hi dean,

it depends on your webhosting. quite often if you're hosted on apache/linux, mysql will be available to you. if that is the case take a look at [mysql.com ] you'll find everything you need there.

curlykarl

11:18 am on Jan 8, 2003 (gmt 0)

10+ Year Member



Hello :)

I am also quite new to databases, from what I can gather it all depends on your hosting company and what they can offer you.

I have gone for a MYSQL database and I am presenting the information from it in PHP.

I asked a very similar question and the help I got was spot on

[webmasterworld.com...]

:)

DeCal

11:22 am on Jan 8, 2003 (gmt 0)

10+ Year Member



Thanks all

I'm runnning a dedicated linux server with mysql.

Is mysql the way to go?

DeCal

11:23 am on Jan 8, 2003 (gmt 0)

10+ Year Member



Just for educational purposes, how would i create a simple one with access and dreamweaver?

If its possible that is!

ukgimp

11:27 am on Jan 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You need dreamweaver unltradev or MX.

Very quick and easy to get to grips with it.

Consider php and mysql, a little slower to learn than ultrdev approach but you have better control over the code you use.

curlykarl

11:30 am on Jan 8, 2003 (gmt 0)

10+ Year Member



MX and PHP is the way I went, it took a bit of understanding but I think I kind of have the knack now :)

I purchased this book

Dreamweaver MX: PHP Web Development

It was very helpfull

:)

[Please just give book name and let users shop themselves, saves alot of hassle :) thanks - JamesR, mod]

[edited by: JamesR at 6:48 pm (utc) on Jan. 8, 2003]

bcc1234

11:33 am on Jan 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'm runnning a dedicated linux server with mysql.

Check out PostgreSQL, you'll thank me later :)

DeCal

2:28 pm on Jan 8, 2003 (gmt 0)

10+ Year Member



its ultradev 4 i'm using! Is that enough?

Are there any begginers guide sites out there?

ukgimp

2:35 pm on Jan 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



There are loads

udnewbie.com/home.cfm
basic-ultradev.com/articles/

Are just two, do a search for UD tutorials you will find boat loads. You will need PWS or IIS on your own machine to play with.

txbakers

4:09 pm on Jan 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Ultradev 4 is a GREAT way to get stared, but MX includes support for PhP, which would be an option if you are on linux/apache.

The tutorials are excellent, and once you build a few pages you can study their code, do a little bit of SQL study on your own, and you'll never need DW again.

But it's the best way to get started without having to buy anything.

DeCal

6:42 pm on Jan 8, 2003 (gmt 0)

10+ Year Member



I dont s'pose anyone would have a working template i could play with have they?

Regards

Dean

txbakers

6:45 pm on Jan 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The Dreamweaver Ultradev 4 tutorial is all you need.

Why do you want our templates? Just work the tutorial.

sun818

6:49 pm on Jan 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



DeCal, if you head over to one of the major script repositories, thousands of scripts are available utilizing many scripting languages and database platforms. That is the working template you can play with. For you, I would look for a simple script that uses ASP and Access.

DeCal

7:01 pm on Jan 8, 2003 (gmt 0)

10+ Year Member



Have you got a url for that?

Dean

sun818

7:08 pm on Jan 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Sorry, I'm not allowed to do your homework for you. But you can start here:
[directory.google.com...]

DeCal

9:58 am on Jan 9, 2003 (gmt 0)

10+ Year Member



thanks guys!

Dean