LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do i run an slq server from a home pc? (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-run-an-slq-server-from-a-home-pc-114198/)

supertechmyers 11-09-2003 05:20 PM

How do i run an sql server from a home pc?
 
Hi im trying to run my slq database from a home pc. I have a high bandwith upload and download but need to know what software to use and if there is any sort of help files out there for this.

www.vxmods.com

Tinkster 11-09-2003 05:47 PM

Hi ...

It's SQL :) ... all you need is one of
the common SQL server products,
and you need to make sure the machine
is open to the outside world on the
net.

Go to http://freshmeat.net and search
for SQL Server ... you'll most likely come
across MySQL and PostgreSQL. MySQL
is more far spread, Postgres is more mature
and has more features, but puts safety before
speed.

If you don't want to hand out client applications
you might want to integrate either with apache,
your web-server :)

Cheers,
Tink

supertechmyers 11-09-2003 05:54 PM

thanks a bunch!!


All times are GMT -5. The time now is 11:54 AM.