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. The Lounge
  3. SQL 2005 - worth it?

SQL 2005 - worth it?

Scheduled Pinned Locked Moved The Lounge
questiondatabase
21 Posts 16 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.
  • M Offline
    M Offline
    MatthysDT
    wrote on last edited by
    #1

    Is it worth it upgrading from SQL2000 to SQL2005? What is the big "WOW" in the new SQL? Having six servers, and a large amount of CALS, it's going cost a small fortune.

    you can't forget something you never knew...

    D M D N M 12 Replies Last reply
    0
    • M MatthysDT

      Is it worth it upgrading from SQL2000 to SQL2005? What is the big "WOW" in the new SQL? Having six servers, and a large amount of CALS, it's going cost a small fortune.

      you can't forget something you never knew...

      D Offline
      D Offline
      Dario Solera
      wrote on last edited by
      #2

      evilnoodle wrote:

      Is it worth it upgrading from SQL2000 to SQL2005?

      Probably not, but I'm not a SQL Server guru. Maybe you'd like the integration with .NET or the new reporting services.

      _____________________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA] - Developing ScrewTurn Wiki 1.0 RC

      1 Reply Last reply
      0
      • M MatthysDT

        Is it worth it upgrading from SQL2000 to SQL2005? What is the big "WOW" in the new SQL? Having six servers, and a large amount of CALS, it's going cost a small fortune.

        you can't forget something you never knew...

        M Offline
        M Offline
        Michael A Barnhart
        wrote on last edited by
        #3

        evilnoodle wrote:

        Is it worth it upgrading from SQL2000 to SQL2005?

        Well, you are the one who has to do a business analysis of your tasks and answer that question. If you are not migrating your applications to use the new features, then no. See what "WOW"s you get and then set up a test box if you have time and budget, and see if any applications justify porting to newer technology. If you do find benefit, you do not have to migrate ALL of the servers, do you?

        1 Reply Last reply
        0
        • M MatthysDT

          Is it worth it upgrading from SQL2000 to SQL2005? What is the big "WOW" in the new SQL? Having six servers, and a large amount of CALS, it's going cost a small fortune.

          you can't forget something you never knew...

          D Offline
          D Offline
          Duncan Edwards Jones
          wrote on last edited by
          #4

          There are many small and medium sized wows (faster, better dev tools, .NET CLR integration, PIVOT T-SQL support, much better XML handling ) - no big wows as such though

          '--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd

          1 Reply Last reply
          0
          • M MatthysDT

            Is it worth it upgrading from SQL2000 to SQL2005? What is the big "WOW" in the new SQL? Having six servers, and a large amount of CALS, it's going cost a small fortune.

            you can't forget something you never knew...

            N Offline
            N Offline
            NormDroid
            wrote on last edited by
            #5

            Around a better version, too many points to list. The UI is better altought slower. Best thing is to install a copy of it and play around, plus go SQL Server[^] website to see new features.

            We made the buttons on the screen look so good you'll want to lick them. Steve Jobs

            P 1 Reply Last reply
            0
            • M MatthysDT

              Is it worth it upgrading from SQL2000 to SQL2005? What is the big "WOW" in the new SQL? Having six servers, and a large amount of CALS, it's going cost a small fortune.

              you can't forget something you never knew...

              M Offline
              M Offline
              Marc Clifton
              wrote on last edited by
              #6

              evilnoodle wrote:

              What is the big "WOW" in the new SQL?

              From the couple weeks I've played with it so far, not much. The SQL Server Management Studio is only slightly less klunky than the SQL Server 2000 Enterprise Manager, but the xml data type looks very cool, and the logical schema organizing is cool. Neither are wows. The .NET integration and custom data types, ok, I went "wow" when I saw that. But upgrading? I couldn't find a compelling reason as a user or db admin. I'm only looking at it from a dev perspective. Marc

              Thyme In The Country

              Some people believe what the bible says. Literally. At least [with Wikipedia] you have the chance to correct the wiki -- Jörgen Sigvardsson
              People are just notoriously impossible. --DavidCrow
              There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer

              1 Reply Last reply
              0
              • M MatthysDT

                Is it worth it upgrading from SQL2000 to SQL2005? What is the big "WOW" in the new SQL? Having six servers, and a large amount of CALS, it's going cost a small fortune.

                you can't forget something you never knew...

                E Offline
                E Offline
                Ed Poore
                wrote on last edited by
                #7

                Why don't you setup a test machine with the Express edition, thereby giving you some indication of these "WOW" factors?


                Formula 1 - Short for "F1 Racing" - named after the standard "help" key in Windows, it's a sport where participants desperately search through software help files trying to find actual documentation. It's tedious and somewhat cruel, most matches ending in a draw as no participant is able to find anything helpful. - Shog9 Ed

                1 Reply Last reply
                0
                • M MatthysDT

                  Is it worth it upgrading from SQL2000 to SQL2005? What is the big "WOW" in the new SQL? Having six servers, and a large amount of CALS, it's going cost a small fortune.

                  you can't forget something you never knew...

                  R Offline
                  R Offline
                  Rohde
                  wrote on last edited by
                  #8

                  OT, but realted: I'm ATM using MySQL (interfacing with Java) for some stuff I do for a small company. I've been looking at SQL Server Express which is free and also usable comercial wise. My question is, is SQL Server more productive than MySQL, more robust? I've just been wondering if I should change to .NET and SQL Server Express for new projects....

                  D 1 Reply Last reply
                  0
                  • N NormDroid

                    Around a better version, too many points to list. The UI is better altought slower. Best thing is to install a copy of it and play around, plus go SQL Server[^] website to see new features.

                    We made the buttons on the screen look so good you'll want to lick them. Steve Jobs

                    P Offline
                    P Offline
                    peterchen
                    wrote on last edited by
                    #9

                    pretty good link!


                    We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                    Linkify! || Fold With Us! || sighist

                    N 1 Reply Last reply
                    0
                    • R Rohde

                      OT, but realted: I'm ATM using MySQL (interfacing with Java) for some stuff I do for a small company. I've been looking at SQL Server Express which is free and also usable comercial wise. My question is, is SQL Server more productive than MySQL, more robust? I've just been wondering if I should change to .NET and SQL Server Express for new projects....

                      D Offline
                      D Offline
                      Duncan Edwards Jones
                      wrote on last edited by
                      #10

                      Yes - .NET and SQL Server is a more productive combination than Java and MySql* *In my experience and opinion, however other opinions may exist

                      '--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd

                      1 Reply Last reply
                      0
                      • P peterchen

                        pretty good link!


                        We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                        Linkify! || Fold With Us! || sighist

                        N Offline
                        N Offline
                        NormDroid
                        wrote on last edited by
                        #11

                        Was that a sarcastic remark because I stated the obvious ;)

                        We made the buttons on the screen look so good you'll want to lick them. Steve Jobs

                        P 1 Reply Last reply
                        0
                        • M MatthysDT

                          Is it worth it upgrading from SQL2000 to SQL2005? What is the big "WOW" in the new SQL? Having six servers, and a large amount of CALS, it's going cost a small fortune.

                          you can't forget something you never knew...

                          C Offline
                          C Offline
                          Chris Maunder
                          wrote on last edited by
                          #12

                          As everyone else has said: look at your needs and see if it will help. We moved from 32bit SQL 2000 to 64 bit SQL 2005 and had a massive performance improvement. I also redid some of our queries to take advantage of new features such as ROW_NUMBER which, while not giving a massive boost, cleaned up code and did make a difference. The ability to use C# in your SQL SPROCs is interesting but I'm not sure I can convince Dmitry, our SQL guy to implement them. I think "over my dead body" or some such is probably the answer I'll get ;) Oh, and the management studio is much nicer but much slower. Sometimes I wonder if I prefer the faster ADHD enabled 2000 version or the more intuitive hang-on-a-second-while-I-think-about-this 2005 version.

                          cheers, Chris Maunder

                          CodeProject.com : C++ MVP

                          R 1 Reply Last reply
                          0
                          • M MatthysDT

                            Is it worth it upgrading from SQL2000 to SQL2005? What is the big "WOW" in the new SQL? Having six servers, and a large amount of CALS, it's going cost a small fortune.

                            you can't forget something you never knew...

                            D Offline
                            D Offline
                            David Crow
                            wrote on last edited by
                            #13

                            It's been 5+ years since I last used SQL 2000, but when I recently installed SQL 2005 to see what it was like, I found no options for creating databases. I must've installed the wrong version.


                            "Money talks. When my money starts to talk, I get a bill to shut it up." - Frank

                            "Judge not by the eye but by the heart." - Native American Proverb

                            1 Reply Last reply
                            0
                            • M MatthysDT

                              Is it worth it upgrading from SQL2000 to SQL2005? What is the big "WOW" in the new SQL? Having six servers, and a large amount of CALS, it's going cost a small fortune.

                              you can't forget something you never knew...

                              T Offline
                              T Offline
                              Tim Kohler
                              wrote on last edited by
                              #14

                              The xml data type might be neat or the clr in the database. But, one big improvement hinges around the full text searching. We had full text set up on a large database with sql 2000 and rebuilding the full text index was taking sometimes 10 hours to build from scratch. We switched to 2005 and it improved dramatically (I think we could build it in less than 30 minutes). I believe that if you use full text indexing in your apps, it might really be worth looking at.

                              1 Reply Last reply
                              0
                              • M MatthysDT

                                Is it worth it upgrading from SQL2000 to SQL2005? What is the big "WOW" in the new SQL? Having six servers, and a large amount of CALS, it's going cost a small fortune.

                                you can't forget something you never knew...

                                K Offline
                                K Offline
                                Kent Sharkey
                                wrote on last edited by
                                #15

                                As others have said, a bunch of little wows. I really don't count SQL/CLR as I've yet to see a good use of it. If you were thinking of upgrading to Vista - this[^] would probably count as a "must upgrade" reason.

                                Earlier versions of SQL Server, including SQL Server 2000 (all editions including Desktop Engine edition, a.k.a MSDE), SQL Server 7.0, and SQL Server 6.5, will not be supported on Windows Server "Longhorn" or Windows Vista.

                                -------------- TTFN - Kent

                                M 1 Reply Last reply
                                0
                                • N NormDroid

                                  Was that a sarcastic remark because I stated the obvious ;)

                                  We made the buttons on the screen look so good you'll want to lick them. Steve Jobs

                                  P Offline
                                  P Offline
                                  peterchen
                                  wrote on last edited by
                                  #16

                                  No, I was serious this time. It's pretty uncommon for MS to have a useful feature comparison and prices on one page. They should do it more often.


                                  We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                                  Linkify! || Fold With Us! || sighist

                                  N 1 Reply Last reply
                                  0
                                  • M MatthysDT

                                    Is it worth it upgrading from SQL2000 to SQL2005? What is the big "WOW" in the new SQL? Having six servers, and a large amount of CALS, it's going cost a small fortune.

                                    you can't forget something you never knew...

                                    M Offline
                                    M Offline
                                    Member 96
                                    wrote on last edited by
                                    #17

                                    Functionality wise I can report no difference using one or the other.

                                    1 Reply Last reply
                                    0
                                    • C Chris Maunder

                                      As everyone else has said: look at your needs and see if it will help. We moved from 32bit SQL 2000 to 64 bit SQL 2005 and had a massive performance improvement. I also redid some of our queries to take advantage of new features such as ROW_NUMBER which, while not giving a massive boost, cleaned up code and did make a difference. The ability to use C# in your SQL SPROCs is interesting but I'm not sure I can convince Dmitry, our SQL guy to implement them. I think "over my dead body" or some such is probably the answer I'll get ;) Oh, and the management studio is much nicer but much slower. Sometimes I wonder if I prefer the faster ADHD enabled 2000 version or the more intuitive hang-on-a-second-while-I-think-about-this 2005 version.

                                      cheers, Chris Maunder

                                      CodeProject.com : C++ MVP

                                      R Offline
                                      R Offline
                                      Rocky Moore
                                      wrote on last edited by
                                      #18

                                      Chris Maunder wrote:

                                      We moved from 32bit SQL 2000 to 64 bit SQL 2005 and had a massive performance improvement.

                                      So, that is why the site runs so fast anymore? You sure it is not becuase you removed all the looping code ? :)

                                      Chris Maunder wrote:

                                      The ability to use C# in your SQL SPROCs is interesting but I'm not sure I can convince Dmitry

                                      Even for simply patching into the RegEx, it can be worth it, lots of power there! CLR intergration may not be the end all feature, but I am sure we will see a lot more planning in the future to take advantage of the ability. Poke - Prod: Any idea when maybe an article detailing the structure CP's hardware/software and experience building it, would come into being? Sure would be nice to hear the story behind the battle over the CP solution during the last few years and what level of hardware/software is in play now.

                                      Rocky <>< Latest Code Blog Post: ASP.NET HttpException - Cannot use leading "..".. Latest Tech Blog Post: Anti-Spam idea - Help!

                                      1 Reply Last reply
                                      0
                                      • K Kent Sharkey

                                        As others have said, a bunch of little wows. I really don't count SQL/CLR as I've yet to see a good use of it. If you were thinking of upgrading to Vista - this[^] would probably count as a "must upgrade" reason.

                                        Earlier versions of SQL Server, including SQL Server 2000 (all editions including Desktop Engine edition, a.k.a MSDE), SQL Server 7.0, and SQL Server 6.5, will not be supported on Windows Server "Longhorn" or Windows Vista.

                                        -------------- TTFN - Kent

                                        M Offline
                                        M Offline
                                        Mike Dimmick
                                        wrote on last edited by
                                        #19

                                        Nice piece of foot-shooting there. If we can't run SQL Server 2000, we won't be upgrading. We need to support the software that's out there. Since the software is still within its support lifecycle it should be supported on the new operating systems. Right now I'm finding that eMbedded Visual C++ doesn't work on Windows Vista Beta 2 - trying to get eVC 4.0 to even install is a huge challenge - so that's another reason why I won't be upgrading.

                                        Stability. What an interesting concept. -- Chris Maunder

                                        1 Reply Last reply
                                        0
                                        • P peterchen

                                          No, I was serious this time. It's pretty uncommon for MS to have a useful feature comparison and prices on one page. They should do it more often.


                                          We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                                          Linkify! || Fold With Us! || sighist

                                          N Offline
                                          N Offline
                                          NormDroid
                                          wrote on last edited by
                                          #20

                                          I was probably just being a bit paranoid. :cool:

                                          We made the buttons on the screen look so good you'll want to lick them. Steve Jobs

                                          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