this post was submitted on 14 Apr 2024
819 points (97.2% liked)

Programmer Humor

18958 readers
907 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 

cross-posted from: https://jlai.lu/post/6002282

He revealed the secrets !

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 4 months ago (5 children)

Is Microsoft Access what they call Microsoft Excel nowadays?

[–] [email protected] 27 points 4 months ago* (last edited 4 months ago)

No its microsofts database GUI program that's part of Microsoft Office . imagine software made for users who have a vague understanding of SQL and visual basic but then an exec. forced the designers and devs to make it accessible to everyone while giving them barely any teamembers causing a fuckton of technical debt and unintuitive quirks , making anyone who opens the software feel like they have just been placed in a highly equipped tank , in front of a wall of unlabeled levers and told to drive the tank , or at least that's how I view it.

(reposting from another account sorry if you see both comments)

[–] fruitycoder 15 points 4 months ago

No its another program, I've seen people make weird stuff with it like ticketing systems and notes apps. I've never seen it be a robust program though

[–] [email protected] 6 points 4 months ago

No Microsoft Access is/was a GUI software actually meant to have databases instead of how everyone uses Excel/spreadsheets as databases. It is a part of the office suite. It works pretty much like traditional databases but has an easier to access GUI for non programmers I guess. I don't think it's used a ton nowadays except for legacy processes that haven't been updated.

[–] [email protected] 3 points 4 months ago (1 children)

It’s the actual database app by Microsoft

I assume it hasn’t existed for a number of years

[–] brbposting 2 points 4 months ago* (last edited 4 months ago) (1 children)

Latest releases in the past quarter or two:

Wiki

[–] [email protected] 4 points 4 months ago
[–] [email protected] 2 points 4 months ago

We use it at work for it's actual intended purpose: as a small database that isn't customer facing. It's used and maintained by nontechnical staff to keep data about equipment (slot machines).

It would be too much info for excel, but it's not enough to really need anything more.