Why we don’t choose MSSQL!

1 min read 235 words

Everybody always raves how great Microsoft SQL Server is, and how much data it can hold, and how much bigger it’s “package” is than your own.

But the truth is that I hate it with a passion!

I use RDBMS‘ on a daily basis and never used to hate MSSQL so much until recently when I had to modify a very large site that was built in Classic ASP(yuck) and MSSQL.

The way the whole thing was setup made life a real nightmare to deal with and everytime I wanted to do the simplest thing, I would be hit with thousands of problems, from linked tables that I would have to affect my changes “manually” in multiple places to stored procedures that just wouldn’t execute because everything was done so manually.

This is merely a rant from me as doing the whole thing from scratch using MySQL would have been faster and also much easier for anyone to maintain thereafter. This problem was definitely hightened due to the coding language in the site itself being VB which is just nasty!

I always seem to have these rediculous issues when I delve into the Microsoft Programmers world – bear in mind that I used to do a LOT of Microsoft coding of my own a few years back, and decided to move away from it for many many good reasons just like experiences of this kind.

Tags:
Andrew
Andrew

Andrew is a visionary software engineer and DevOps expert with a proven track record of delivering cutting-edge solutions that drive innovation at Ataiva.com. As a leader on numerous high-profile projects, Andrew brings his exceptional technical expertise and collaborative leadership skills to the table, fostering a culture of agility and excellence within the team. With a passion for architecting scalable systems, automating workflows, and empowering teams, Andrew is a sought-after authority in the field of software development and DevOps.

Tags

Recent Posts