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. Other Discussions
  3. The Weird and The Wonderful
  4. Worst app ever!

Worst app ever!

Scheduled Pinned Locked Moved The Weird and The Wonderful
databasesql-servertoolsperformancehelp
15 Posts 10 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.
  • D Offline
    D Offline
    DerekFL
    wrote on last edited by
    #1

    I just started at a new place and came on to to help with their database and application stuff. I knew it was bad as soon as I saw their databases. For example they have an article table and a column called ArticleTopics which has "23,5,45,78,23,.." they where pulling it into the app normalizing it and getting all topics which of course had TopicCategories "34,56,..." and such. Not a join could be done in the whole database. I normalized the database using SSIS script component and rewrote the app from coldfusion to ASP. Finally I submit a request to shut down the old system do one last pull of the data in SSIS and register the new app with the domain and this admin comes to my office screaming that I should never use foreign keys and all normalization should be done in the app because they cause performance problems and that asp is crap, I should use dhtml. I couldn't believe it when my boss told me I need to rewrite it. I lost it. Anyway anyone need a good DBA/OLAP Designer?

    P H M B P 5 Replies Last reply
    0
    • D DerekFL

      I just started at a new place and came on to to help with their database and application stuff. I knew it was bad as soon as I saw their databases. For example they have an article table and a column called ArticleTopics which has "23,5,45,78,23,.." they where pulling it into the app normalizing it and getting all topics which of course had TopicCategories "34,56,..." and such. Not a join could be done in the whole database. I normalized the database using SSIS script component and rewrote the app from coldfusion to ASP. Finally I submit a request to shut down the old system do one last pull of the data in SSIS and register the new app with the domain and this admin comes to my office screaming that I should never use foreign keys and all normalization should be done in the app because they cause performance problems and that asp is crap, I should use dhtml. I couldn't believe it when my boss told me I need to rewrite it. I lost it. Anyway anyone need a good DBA/OLAP Designer?

      P Offline
      P Offline
      PIEBALDconsult
      wrote on last edited by
      #2

      I've worked at places where they believed that the database should do as little of the work as possible too. X|

      L 1 Reply Last reply
      0
      • P PIEBALDconsult

        I've worked at places where they believed that the database should do as little of the work as possible too. X|

        L Offline
        L Offline
        leppie
        wrote on last edited by
        #3

        PIEBALDconsult wrote:

        I've worked at places where they believed that the database should do as little of the work as possible too.

        Yip, me too, funny the DBA agreed with the issues, but said there was not enough time to do all the 'optimizations'. He had been working a good few years on that DB...

        xacc.ide - now with TabsToSpaces support
        IronScheme - 1.0 alpha 4a out now (29 May 2008)

        P 1 Reply Last reply
        0
        • D DerekFL

          I just started at a new place and came on to to help with their database and application stuff. I knew it was bad as soon as I saw their databases. For example they have an article table and a column called ArticleTopics which has "23,5,45,78,23,.." they where pulling it into the app normalizing it and getting all topics which of course had TopicCategories "34,56,..." and such. Not a join could be done in the whole database. I normalized the database using SSIS script component and rewrote the app from coldfusion to ASP. Finally I submit a request to shut down the old system do one last pull of the data in SSIS and register the new app with the domain and this admin comes to my office screaming that I should never use foreign keys and all normalization should be done in the app because they cause performance problems and that asp is crap, I should use dhtml. I couldn't believe it when my boss told me I need to rewrite it. I lost it. Anyway anyone need a good DBA/OLAP Designer?

          H Offline
          H Offline
          Howard Richards
          wrote on last edited by
          #4

          Much sympathy - obviously the admin is useless and feels threatened. Hope you find a new position soon!

          'Howard

          1 Reply Last reply
          0
          • D DerekFL

            I just started at a new place and came on to to help with their database and application stuff. I knew it was bad as soon as I saw their databases. For example they have an article table and a column called ArticleTopics which has "23,5,45,78,23,.." they where pulling it into the app normalizing it and getting all topics which of course had TopicCategories "34,56,..." and such. Not a join could be done in the whole database. I normalized the database using SSIS script component and rewrote the app from coldfusion to ASP. Finally I submit a request to shut down the old system do one last pull of the data in SSIS and register the new app with the domain and this admin comes to my office screaming that I should never use foreign keys and all normalization should be done in the app because they cause performance problems and that asp is crap, I should use dhtml. I couldn't believe it when my boss told me I need to rewrite it. I lost it. Anyway anyone need a good DBA/OLAP Designer?

            M Offline
            M Offline
            megaadam
            wrote on last edited by
            #5

            What a start! Too bad, that sounds like some crap. When I apply for a job next time I will ask to see samples of their code. Or at least ask them about their coding standards etc.

            _____________________________________ Action without thought is not action Action without emotion is not life

            D 1 Reply Last reply
            0
            • M megaadam

              What a start! Too bad, that sounds like some crap. When I apply for a job next time I will ask to see samples of their code. Or at least ask them about their coding standards etc.

              _____________________________________ Action without thought is not action Action without emotion is not life

              D Offline
              D Offline
              DerekFL
              wrote on last edited by
              #6

              I would work for free for a week just so I could find out whats the real deal is. It would be worth the vacation time just to find out all the politics.

              1 Reply Last reply
              0
              • L leppie

                PIEBALDconsult wrote:

                I've worked at places where they believed that the database should do as little of the work as possible too.

                Yip, me too, funny the DBA agreed with the issues, but said there was not enough time to do all the 'optimizations'. He had been working a good few years on that DB...

                xacc.ide - now with TabsToSpaces support
                IronScheme - 1.0 alpha 4a out now (29 May 2008)

                P Offline
                P Offline
                PIEBALDconsult
                wrote on last edited by
                #7

                "If you don't have time to do it right, when will you have time to do it over?"

                B 1 Reply Last reply
                0
                • D DerekFL

                  I just started at a new place and came on to to help with their database and application stuff. I knew it was bad as soon as I saw their databases. For example they have an article table and a column called ArticleTopics which has "23,5,45,78,23,.." they where pulling it into the app normalizing it and getting all topics which of course had TopicCategories "34,56,..." and such. Not a join could be done in the whole database. I normalized the database using SSIS script component and rewrote the app from coldfusion to ASP. Finally I submit a request to shut down the old system do one last pull of the data in SSIS and register the new app with the domain and this admin comes to my office screaming that I should never use foreign keys and all normalization should be done in the app because they cause performance problems and that asp is crap, I should use dhtml. I couldn't believe it when my boss told me I need to rewrite it. I lost it. Anyway anyone need a good DBA/OLAP Designer?

                  B Offline
                  B Offline
                  Brent Lamborn
                  wrote on last edited by
                  #8

                  I woulda quit on the spot.

                  Brent

                  B 1 Reply Last reply
                  0
                  • B Brent Lamborn

                    I woulda quit on the spot.

                    Brent

                    B Offline
                    B Offline
                    BillW33
                    wrote on last edited by
                    #9

                    While quitting on the spot does sound appropriate many have obligations to family/creditors that don't allow that luxury. Still, I would move on as soon as reasonably possible.

                    B 1 Reply Last reply
                    0
                    • B BillW33

                      While quitting on the spot does sound appropriate many have obligations to family/creditors that don't allow that luxury. Still, I would move on as soon as reasonably possible.

                      B Offline
                      B Offline
                      Brent Lamborn
                      wrote on last edited by
                      #10

                      I suppose. I have kids and creditors and the possibility would arise very quickly.

                      Brent

                      1 Reply Last reply
                      0
                      • D DerekFL

                        I just started at a new place and came on to to help with their database and application stuff. I knew it was bad as soon as I saw their databases. For example they have an article table and a column called ArticleTopics which has "23,5,45,78,23,.." they where pulling it into the app normalizing it and getting all topics which of course had TopicCategories "34,56,..." and such. Not a join could be done in the whole database. I normalized the database using SSIS script component and rewrote the app from coldfusion to ASP. Finally I submit a request to shut down the old system do one last pull of the data in SSIS and register the new app with the domain and this admin comes to my office screaming that I should never use foreign keys and all normalization should be done in the app because they cause performance problems and that asp is crap, I should use dhtml. I couldn't believe it when my boss told me I need to rewrite it. I lost it. Anyway anyone need a good DBA/OLAP Designer?

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

                        The admin sounds like he has issue, coming in and screaming like that. Geeze.

                        "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

                        1 Reply Last reply
                        0
                        • P PIEBALDconsult

                          "If you don't have time to do it right, when will you have time to do it over?"

                          B Offline
                          B Offline
                          Brady Kelly
                          wrote on last edited by
                          #12

                          After the demo? :laugh:

                          Daily WTF Memes

                          P C 2 Replies Last reply
                          0
                          • B Brady Kelly

                            After the demo? :laugh:

                            Daily WTF Memes

                            P Offline
                            P Offline
                            PIEBALDconsult
                            wrote on last edited by
                            #13

                            No, after the demo the customer has a bunch of new features they need.

                            1 Reply Last reply
                            0
                            • B Brady Kelly

                              After the demo? :laugh:

                              Daily WTF Memes

                              C Offline
                              C Offline
                              cyber drugs
                              wrote on last edited by
                              #14

                              You laugh, but this was the policy (and still is) of my last place of employment... :wtf:

                              B 1 Reply Last reply
                              0
                              • C cyber drugs

                                You laugh, but this was the policy (and still is) of my last place of employment... :wtf:

                                B Offline
                                B Offline
                                Brady Kelly
                                wrote on last edited by
                                #15

                                Only there? :omg:

                                Daily WTF Memes

                                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