Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. MySQL or SQL Server 2005

MySQL or SQL Server 2005

Scheduled Pinned Locked Moved Database
databasevisual-studiocsharpmysqlsql-server
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kani98
    wrote on last edited by
    #1

    I would appreciate it very much if anyone can provide me with links to websites and/or articles that can explain to me if it is better to use MySQL or SQL Server 2005 to develop my database application in. I know that SQL Server 2005 is closely integrated with the Visual Studio environment. Is MySQL closely integrated to any particular IDE? I prefer to use to SQL Server 2005, but our customers prefers MySQL and I don't know enough about MySQL to conclude which one is better and easier to develop with.

    C O 2 Replies Last reply
    0
    • K kani98

      I would appreciate it very much if anyone can provide me with links to websites and/or articles that can explain to me if it is better to use MySQL or SQL Server 2005 to develop my database application in. I know that SQL Server 2005 is closely integrated with the Visual Studio environment. Is MySQL closely integrated to any particular IDE? I prefer to use to SQL Server 2005, but our customers prefers MySQL and I don't know enough about MySQL to conclude which one is better and easier to develop with.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      No, MySQL is not integrated with anything, unless the database explorer in VS2005 can find/use it. You customers are probably victims of FUD. here are the facts: MySQL is well behind the curve, it didn't even have stored procs 18 months or so ago MySQL is NOT free for commercial use. Sql Server Express, is. MySQL apparently has better clustering behaviour, so I am told. http://www.databasejournal.com/features/mssql/article.php/3087841[^] This looks out of date, I'm sure they support procs now. Not sure about views, triggers, etc.

      Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      P 1 Reply Last reply
      0
      • C Christian Graus

        No, MySQL is not integrated with anything, unless the database explorer in VS2005 can find/use it. You customers are probably victims of FUD. here are the facts: MySQL is well behind the curve, it didn't even have stored procs 18 months or so ago MySQL is NOT free for commercial use. Sql Server Express, is. MySQL apparently has better clustering behaviour, so I am told. http://www.databasejournal.com/features/mssql/article.php/3087841[^] This looks out of date, I'm sure they support procs now. Not sure about views, triggers, etc.

        Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

        P Offline
        P Offline
        Paul Conrad
        wrote on last edited by
        #3

        My two cents worth, I have used MySQL since SQL 2005 Express came into the limelight, and I haven't really looked back at MySQL since.


        "I've seen more information on a frickin' sticky note!" - Dave Kreskowiak

        1 Reply Last reply
        0
        • K kani98

          I would appreciate it very much if anyone can provide me with links to websites and/or articles that can explain to me if it is better to use MySQL or SQL Server 2005 to develop my database application in. I know that SQL Server 2005 is closely integrated with the Visual Studio environment. Is MySQL closely integrated to any particular IDE? I prefer to use to SQL Server 2005, but our customers prefers MySQL and I don't know enough about MySQL to conclude which one is better and easier to develop with.

          O Offline
          O Offline
          originSH
          wrote on last edited by
          #4

          Sql Server has a huge number of tools and features that goes with it. It brings huge ammounts of value beyond simple database functionality. With 2005 it now also supports .Net stored procedures, triggers and datatypes, although these are for use where the traditional TSQL falls short rthaer than as a replacement. TSQL is very nice to use and also has a mass of powerful features. I've never personally use MySQL but I've never really heard anything good about it, all I've ever heard is developers complaining about it being broken or lacking. But then again I don't hang around in very pro-MySQL places ;) I think most people use it because it'll run on Linux and isn't made by the evil empire. Personally I think the evil empire is so big because it makes some great products, especially Sql Server :P

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups