I have a special place in my heart for Access, its where I first started making money writing software and learned SQL and VB. Its where I really felt like I was making something that solved real world problems for people, quickly at that. It was actually amazing how far it could scale, you could put a shared MDB file out on a Novell network share and have 30 concurrent users with no server app at all, users just dou…
Isn't Airtable considered like modern day Access?
Microsoft Access: The Database Software That Won't Die
161–170 of 365 posts
Re: Microsoft Access: The Database Software That Won't Die
#162Coming from a banking background, I know that Access is heavily used in the financial industry, including Investment Banks.
Re: Microsoft Access: The Database Software That Won't Die
#163A number of years ago I was in the Navy and worked in an electronics shop on an aircraft carrier. We were responsible for calibrating and repairing all the test and measurement equipment for the entire ship as well as the squadrons that we carried with us. Easily over 10k individual pieces of equipment, each of which had to be calibrated on a specific schedule. Most of this data was managed centrally, and we sent/rec…
It really didn't have much in the way of error checking to ensure that the state of the equipment was consistent i.e., you didn't start a generator or main engine twice in a row.
Which became crucial when I handed my baby over to the FNG at transfer time, and went on house-hunting orders.
Came back, ran the report, and he'd gooned the data so bad that we ran our equipment for negative time.
Which was an outstanding business opportunity! Run the hours off of the equipment! Yes! We can name our price for this device!
Other than the part where time doesn't exactly work that way, the idea was great.
Re: Microsoft Access: The Database Software That Won't Die
#164Earlier quoted context omitted.
ServiceNow is a lot easier for admins/developers to use for workflow automation. In my opinion it’s a little easier than Salesforce but it could become bloated like Salesforce if it want already. Quickbase is another one I worked with but I was migrating workflows off of it. Quickbase was good for non IT people but not much better than Access or Excel.
A lot depends on what is actually implemented on top of these systems. I absolutely loathe servicenow because of multi page multilevel forms with horrible, ugly, no good UX I have to deal with.
I loathe Workday. Performance reviews and taking time off have unneeded steps and comments in weird places. The flat and colorful UI looks nice but it’s hard to find stuff.
Re: Microsoft Access: The Database Software That Won't Die
#165Earlier quoted context omitted.
Modern-day Access: Filemaker Pro was the contemporary competitor and still lives and has usergroups today; Airtables and similar (all SQL-based form managers) are the modern options.
Unfortunately it silently fails. Years ago I worked for a company that claimed to have largest Filemaker Pro database in the southern hemisphere. One day there was some sort of disk issue and filemaker silently failed, then for months it kept pretending that everything was fine, it just wasn't writing to disk. This lasted until a power outage one day when the company discovered it had lost months of customer data, no…
Re: Microsoft Access: The Database Software That Won't Die
#166That would get us halfway there, and make it easy for companies to use (getting off of excel is a different proposition altogether).
Re: Microsoft Access: The Database Software That Won't Die
#167We used their reporting functionality to extract data to import to our firms systems. Access was their intermediary data store. SQL Server -> Access -> CSV.
I had to support this, so I was one of only 2 people at the firm that was allowed to have Access installed.
Not necessarily Access's fault, but these reports failed routinely. Ended up with a Python script wrapping the whole process and retrying so I didn't get called at night. probably not Access's fault, but still leaves a bad taste in my mouth. Access is regarded as a toy, even more so than MySQL.
Re: Microsoft Access: The Database Software That Won't Die
#168Earlier quoted context omitted.
ServiceNow is a lot easier for admins/developers to use for workflow automation. In my opinion it’s a little easier than Salesforce but it could become bloated like Salesforce if it want already. Quickbase is another one I worked with but I was migrating workflows off of it. Quickbase was good for non IT people but not much better than Access or Excel.
I was curious about ServiceNow and googled it and was excited as they offer demos. But they require registration and a lot of information about myself, so i stopped. Is it not meant for small businesses perhaps?
Re: Microsoft Access: The Database Software That Won't Die
#169Since I haven't seen anybody mention it yet, another old contender in this class was Lotus Notes/Domino. NoSQL before NoSQL was cool. I worked with an ex-Lotus guy once, and he always raved about how easy it was to build out LOB apps with it and have a pretty capable little database in a single .nsf file. IBM has washed their hands of it, but I know of a lot of big corporation, and especially militaries, that are sti…
Re: Microsoft Access: The Database Software That Won't Die
#170Earlier quoted context omitted.
Modern-day Access: Filemaker Pro was the contemporary competitor and still lives and has usergroups today; Airtables and similar (all SQL-based form managers) are the modern options.
FileMaker, in my experience, attracts a certain smug developer who simply cannot believe that there are more industrial-strength database systems and that FileMaker can't solve every possible problem in the world. Access devs, at least, don't seem to have that particular quirk.