Advertisement
MajorH

Untitled

Jul 1st, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. < Monday morning >
  2.  
  3. Client: "Let's use spreadsheets to track our assets and progress!"
  4.  
  5. Me: "We can, but it might be a good idea to start this in a relational database - we'll be able to not only add stuff, but we can set it so the stuff we change on one page is auto-updated one another."
  6.  
  7. Client: "Nah, we only need 2 spreadsheets."
  8.  
  9. < Monday evening >
  10.  
  11. Client: "We can do this with only 5 spreadsheets!"
  12.  
  13. < Tuesday morning >
  14.  
  15. Client: "We need another file with 3 more spreadsheets. This is so easy!"
  16.  
  17. Me: "This is the break-even point where relational databases make more sense."
  18.  
  19. Client: "No. My way is better."
  20.  
  21. < Wednesday evening >
  22.  
  23. Client: "I'm impressed you were able to set up the 12 spreadsheets across 4 different files to track our assets and promotion progress! I think we'll need a new spreadsheet to track the spreadsheets and the files and who updates them. Can you set that up?"
  24.  
  25. Me: "Sure, but we would have already had that if.."
  26.  
  27. Client: "..just do it."
  28.  
  29. < Friday evening >
  30.  
  31. Client: "This is working out better than expected!"
  32.  
  33. Me: "I can't work in the spreadsheets this weekend - I've got other obligations."
  34.  
  35. Client: "That's okay - you've set it up, and I can run it! Easy!"
  36.  
  37. < Monday Morning >
  38.  
  39. Client: "...I updated a spreadsheet and the other spreadsheets didn't update. How do we track time of updates and who updated what? How do I know what to update where? I think I mixed up the spreadsheets, but I created another spreadsheet to track the cleanup."
  40.  
  41. Me: "...what...?"
  42.  
  43. Client: "...nobody said this would get this complicated this fast. Do you have any suggestions?"
  44.  
  45. Me: "..we can set up a relational database."
  46.  
  47. Client: "That's just a collection of spreadsheets. We don't need more spreadsheets."
  48.  
  49. Me: "..."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement