MSSQL vs MySQL
I just started a new job and we are currently using MS Access as our database. Yikes!!! Anyways, I have used MySQL in the past, but I was wondering should I give MSSQL a look?
What are the advantages of MSSQL over MySQL, or vice versa?
What are the disadvantages of MSSQL over MySQL, or vice versa?
Let the debate begin!

On the other hand MSSQL support for more enterprise-y features like stored procedures is a bit better.
My recommendation is MYSQL unless you need a feature that you can only find in MSSQL.
That said, if I am on a tight budget, or if i am more interested in staying free of licensing both the RDBMS AND the Operating System, I would go with MySQL, even if I was goign to run it on Windows, because that always frees me to switch to Linux, or Mac, or any other OS that MySQL will run on. And MySQL has good developer tools as well.
you probably get my point. mysql is the better way to go if you are using access today.
I would say that you are way off on your pricing.
See this link fer reference: http://www.microsoft.com/sql/howtobuy/editionspric...
1. I assume that Chris' question is about a web application. Therefore, Client Access Licenses are not needed. Microsoft employs a per-processor license for these types of apps.
2. Chris did not say anything about need the Enterprise version of either package. My guess is, if they are using Access now, then SQL Server 2005 Standard will suffice for his migration.
3. Even if he did need the Enterprise version, it is not $65,000 per CPU is is $24,000/ Physical processor, AND they only charge per physcial processor, not per core. But since he probably only needs standard, then it would be $6000/processor. Still not cheap, but not $260,000.
Shag, i am not trying to start an argument, I just felt that your numbers were mistaken. I do definitely agree that MySQL is a more frugal solution. I was simply stating that I prefer to work with MSSQL where I can 9When someone else is paying for it).
i use it with cf. no problems. never.