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. I'm in hades

I'm in hades

Scheduled Pinned Locked Moved The Lounge
databasehtmladobejsonquestion
9 Posts 5 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    After years of hearing rumors about this project-from-hell beast I think that I am there. I have been given the privilege of maintaining an ASP app that was written by a consultant some years ago. This is the stuff of nightmares... I pulled out 69 pages (!) of hard coded SQL queries. Mostly consisting of SELECT * and line after line of concatenating strings and constants. Funny thing is that most of the time he would SELECT * and then pull tow or three fields out of the result set. I am told the he refused to use stored procedures. There is one and only one .aspx page. The rest of the views are hard coded strings containing HTML spewed out by Response.Write's inside the various classes. Best of all, he locked them into using his proprietary DLL that he used sometimes to connect to the database and sometimes he used SQLClient. I guess the "good" news is that the app works and I only have to perform minor updates. We now return you to your regularly scheduled Lounge activities. Thank you.

    Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Please stand in front of my pistol, smile and wait for the flash - JSOP 2012

    R L M W 4 Replies Last reply
    0
    • L Lost User

      After years of hearing rumors about this project-from-hell beast I think that I am there. I have been given the privilege of maintaining an ASP app that was written by a consultant some years ago. This is the stuff of nightmares... I pulled out 69 pages (!) of hard coded SQL queries. Mostly consisting of SELECT * and line after line of concatenating strings and constants. Funny thing is that most of the time he would SELECT * and then pull tow or three fields out of the result set. I am told the he refused to use stored procedures. There is one and only one .aspx page. The rest of the views are hard coded strings containing HTML spewed out by Response.Write's inside the various classes. Best of all, he locked them into using his proprietary DLL that he used sometimes to connect to the database and sometimes he used SQLClient. I guess the "good" news is that the app works and I only have to perform minor updates. We now return you to your regularly scheduled Lounge activities. Thank you.

      Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Please stand in front of my pistol, smile and wait for the flash - JSOP 2012

      R Offline
      R Offline
      Roger Wright
      wrote on last edited by
      #2

      You mean there's another way to build such sites?:confused: ;)

      Will Rogers never met me.

      L 1 Reply Last reply
      0
      • R Roger Wright

        You mean there's another way to build such sites?:confused: ;)

        Will Rogers never met me.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Roger Wright wrote:

        You mean there's another way to build such sites

        Well that the rumor that I heard... :)

        Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Please stand in front of my pistol, smile and wait for the flash - JSOP 2012

        1 Reply Last reply
        0
        • L Lost User

          After years of hearing rumors about this project-from-hell beast I think that I am there. I have been given the privilege of maintaining an ASP app that was written by a consultant some years ago. This is the stuff of nightmares... I pulled out 69 pages (!) of hard coded SQL queries. Mostly consisting of SELECT * and line after line of concatenating strings and constants. Funny thing is that most of the time he would SELECT * and then pull tow or three fields out of the result set. I am told the he refused to use stored procedures. There is one and only one .aspx page. The rest of the views are hard coded strings containing HTML spewed out by Response.Write's inside the various classes. Best of all, he locked them into using his proprietary DLL that he used sometimes to connect to the database and sometimes he used SQLClient. I guess the "good" news is that the app works and I only have to perform minor updates. We now return you to your regularly scheduled Lounge activities. Thank you.

          Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Please stand in front of my pistol, smile and wait for the flash - JSOP 2012

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          "I'm in hades" I hope you get to meet Persephone and come out smelling of roses.

          Peter Wasser Art is making something out of nothing and selling it. Frank Zappa

          L 1 Reply Last reply
          0
          • L Lost User

            After years of hearing rumors about this project-from-hell beast I think that I am there. I have been given the privilege of maintaining an ASP app that was written by a consultant some years ago. This is the stuff of nightmares... I pulled out 69 pages (!) of hard coded SQL queries. Mostly consisting of SELECT * and line after line of concatenating strings and constants. Funny thing is that most of the time he would SELECT * and then pull tow or three fields out of the result set. I am told the he refused to use stored procedures. There is one and only one .aspx page. The rest of the views are hard coded strings containing HTML spewed out by Response.Write's inside the various classes. Best of all, he locked them into using his proprietary DLL that he used sometimes to connect to the database and sometimes he used SQLClient. I guess the "good" news is that the app works and I only have to perform minor updates. We now return you to your regularly scheduled Lounge activities. Thank you.

            Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Please stand in front of my pistol, smile and wait for the flash - JSOP 2012

            M Offline
            M Offline
            Mycroft Holmes
            wrote on last edited by
            #5

            Hah I know that guy, I made a comfortable living in the 90s following him around from one contract to the next fixing his disasters! One benefit is you don't have to do the BA work just reengineer.

            Never underestimate the power of human stupidity RAH

            D 1 Reply Last reply
            0
            • M Mycroft Holmes

              Hah I know that guy, I made a comfortable living in the 90s following him around from one contract to the next fixing his disasters! One benefit is you don't have to do the BA work just reengineer.

              Never underestimate the power of human stupidity RAH

              D Offline
              D Offline
              dave dolan
              wrote on last edited by
              #6

              Ambulance Chaser!

              M 1 Reply Last reply
              0
              • D dave dolan

                Ambulance Chaser!

                M Offline
                M Offline
                Mycroft Holmes
                wrote on last edited by
                #7

                I preferred to think of myself as a storm chaser, this guy was no accident! Besides storm chasing is more manly :-O

                Never underestimate the power of human stupidity RAH

                1 Reply Last reply
                0
                • L Lost User

                  "I'm in hades" I hope you get to meet Persephone and come out smelling of roses.

                  Peter Wasser Art is making something out of nothing and selling it. Frank Zappa

                  L Offline
                  L Offline
                  Lost User
                  wrote on last edited by
                  #8

                  pwasser wrote:

                  Persephone

                  Well I do feel a bit like Sisyphus....

                  Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Please stand in front of my pistol, smile and wait for the flash - JSOP 2012

                  1 Reply Last reply
                  0
                  • L Lost User

                    After years of hearing rumors about this project-from-hell beast I think that I am there. I have been given the privilege of maintaining an ASP app that was written by a consultant some years ago. This is the stuff of nightmares... I pulled out 69 pages (!) of hard coded SQL queries. Mostly consisting of SELECT * and line after line of concatenating strings and constants. Funny thing is that most of the time he would SELECT * and then pull tow or three fields out of the result set. I am told the he refused to use stored procedures. There is one and only one .aspx page. The rest of the views are hard coded strings containing HTML spewed out by Response.Write's inside the various classes. Best of all, he locked them into using his proprietary DLL that he used sometimes to connect to the database and sometimes he used SQLClient. I guess the "good" news is that the app works and I only have to perform minor updates. We now return you to your regularly scheduled Lounge activities. Thank you.

                    Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Please stand in front of my pistol, smile and wait for the flash - JSOP 2012

                    W Offline
                    W Offline
                    wizardzz
                    wrote on last edited by
                    #9

                    Wes Aday wrote:

                    Mostly consisting of SELECT * and line after line of concatenating strings and constants. Funny thing is that most of the time he would SELECT * and then pull tow or three fields out of the result set. I am told the he refused to use stored procedures.

                    At my last job, the Lead Engineer had the same mindset and could not be swayed. Management didn't care, glad I'm out of there.

                    "I have a theory that the truth is never told during the nine-to-five hours. " — Hunter S. Thompson

                    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