View Single Post
  #6 (permalink)  
Old 12-29-09, 09:37
blindman blindman is offline
World Class Flame Warrior
 
Join Date: Jun 2003
Location: Ohio
Posts: 11,726
Quote:
Originally Posted by Fakin View Post
sql server and windosws is not good for handling more users.
sql express have limitations one processor and max database is 4GB.
Absolutely false.
SQL Server is capable of handling terabyte-sized databases with hundreds or thousands of users. It is cost-effective and requires minimal administrative overhead.
Please don't make statements about technologies in which you do not have experience.
MySQL requires considerable administrative overhead, similar to Oracle, though both are capable of handling large multi-user applications as well. MySQL is free, but lacks the features of more advanced database servers such as Oracle and SQL Server. MySQL is satisfactory for simple database designs.
__________________
If it's not practically useful, then it's practically useless.

blindman
www.chess.com: "sqlblindman"
Reply With Quote