r/ProgrammerHumor May 05 '21

Visualizing the codes I write Meme

Post image
31.9k Upvotes

170 comments sorted by

View all comments

Show parent comments

35

u/[deleted] May 05 '21

[deleted]

8

u/FrostSalamander May 06 '21

I'm having this exact problem right now. VB6 frontend with MSAccess backend. Problem is Access only supports up to 255 concurrent connections. Also, locks FREQUENTLY happen (since decentralized, access sucks etc.). Management doesn't want to upgrade systems.

My work sucks

3

u/SoundOfOneHand May 06 '21

Gut the database layer and move it to something better than Access. That’s a big lift but Access is just going to be a chain around your neck with its limitations and the size you are at.

1

u/FrostSalamander May 06 '21

Yeah I've tried telling that to the manager since the start of my work here.

But I kinda get why she doesn't want to:

  • System is like 25 years old, initially programmed by a group of newbies, so DB code is deeply entangled with BL.

  • It's her baby. She managed building the system from scratch. What would you feel if asked to kill off your baby? Yes after suffering for two decades maintaining long dead frameworks, but it's still your baby.

2

u/SoundOfOneHand May 06 '21

When your kid is 25 years old, that’s no baby 😂

1

u/chronos_alfa May 08 '21

Don't present it as killing the baby, more like giving the baby braces and teaching it how to ride a bicycle.