|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
server/database advice
Setting up a half-dozen database driven sites on a Windows 2000 Advanced server, and I need some advice on what type of set up to use. I have very limited experience with MySQL, but would SQL Server be easier to work with? Perhaps there is something else that I'm not aware of that might be even better?
|
|
#2
|
|||
|
|||
|
If you have more experience with SQL server, and the resources to run it for all those web sites, it might be a better solution for you than MySql. Mysql is free of course, which is an advantage, but SQL server definitely has some advantages over Mysql. So, it also depends a lot on the requirements of these web sites.
__________________
. |
|
#3
|
||||
|
||||
|
SQL server is VERY expensive... but does have some advantages over MySQL server. What I would use is PostgreSQL since it offers the same stability and more-or-less the same features as MS SQL. You can run PostgreSQL via Cygwin and many people do this. There is a native windows version of PostgreSQL but it is still in beta form.
|
|
#4
|
|||
|
|||
|
I'm using SAP DB - the database made and supported by SAP in Germany.
As far as I can tell it's more or less equal to Oracle and DB2. And it's free! www.sapdb.org |
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > server/database advice |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|