English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

How do I create an sql database on my server, do I need to install files on my server?

Any good tutorial sites out there?

Thanks

2006-12-10 22:53:53 · 6 answers · asked by jeff lemon 1 in Computers & Internet Programming & Design

Thnaks, I would like to use mysql but there website has lots of stuff on it, what do I need to get started?

2006-12-10 23:10:01 · update #1

6 answers

If you would like the database to physically run on your server, you'll need to install files for it. You could also use a database running on a different machine, through a URL or portforwarding. Somewhere however it needs to be installed by means of files.

MySql is the most popular open source choice. i.e. Free

There are many good articles/tutorials and guides to assist you on your journey.

I'd start here:

http://dev.mysql.com/doc/refman/5.0/en/

and here:

http://forums.mysql.com/

good luck!!

2006-12-10 23:01:39 · answer #1 · answered by Joshua S 2 · 0 0

sql needs some sort of engine - oracle, access, microsoft sql.
if you want a free one - try www.mysql.com(org?) for an open source sql engine and resource pages

2006-12-10 22:57:51 · answer #2 · answered by Ruthie Baby 6 · 0 0

Yes you do need to install files.
Here's a good tutorial
http://www.w3schools.com/sql/default.asp
///

2006-12-10 22:56:14 · answer #3 · answered by jan 7 · 0 0

I asked this same question and my best answer was this:
http://apacheguide.org/mysql.php

2006-12-11 06:39:24 · answer #4 · answered by johnnysmit 2 · 0 0

It depends on the DBMS you are going to use

2006-12-10 22:57:58 · answer #5 · answered by Ugi 2 · 0 0

http://www.engin.umd.umich.edu/CIS/course.des/cis400/index.html

2006-12-10 22:57:43 · answer #6 · answered by Anonymous · 0 0

fedest.com, questions and answers