I've heard about that article, but haven't read it. Could you provide a link? It is well known that MySQL is very very fast reading, however under load it's record locking is not up to par with the big guys, and it's write speed is well below the rest. What MySQL can not touch is MS SQL's stored procedure and dts stuff. DTS alone is such a timesaver I wouldn't want to work without it again. Not to mention the ability to very easily integrate COM objects into TSQL, and tight XML support. Oh yeah and a wonderful client interface, Enterprise Manager, Query Analyzer, and SQL Profiler are hard to beat.
jon ----- Original Message ----- From: "Tony Schreiber" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, May 15, 2002 1:25 PM Subject: MS SQL vs MySQL WAS: [admin] List status > What about the recent comparison in eWeek between MySQL, Oracl9i and > SQL2k? MySQL was neck and neck with Oracle in response time and > throughput, both better than SQL2k? > > > >I know that MySQL cannot really stand up to MS SQL but > > >when you are talking about the amount that MS SQL costs > > >versus using MySQL, I would us MySQL unless someone just > > >wanted to pay for MS SQL. > > > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

