Forum Replies Created

Viewing 15 posts - 121 through 135 (of 6,022 total)

  • Reply To: Removing Weak Security from SQL Server

    frederico_fonseca wrote:

    Eric M Russell wrote:

    For higher volume stores whose database can't fit within 10GB limit, we will deploy Standard Edition. Obviously Azure SQL would have advantages over on-sight deployments, but the issue...

  • Reply To: Removing Weak Security from SQL Server

    For higher volume stores whose database can't fit within 10GB limit, we will deploy Standard Edition. Obviously Azure SQL would have advantages over on-sight deployments, but the issue is that...

  • Reply To: Removing Weak Security from SQL Server

    Jeff Moden wrote:

    Eric M Russell wrote:

    For example, we actually have Express edition installed at 1,000+ point of sale locations and rely on a 3rd party backup solution just for the encryption.

    Now THAT sounds...

  • Reply To: Removing Weak Security from SQL Server

    Password encrypting backup files can actually be useful in some scenarios, like for organizations that copy their backups to cloud storage or removable media, so why not just fix the...

  • Reply To: Shift Right

    Many of the unit tests performed in DEV and QA are also useful for post-deployment testing in Production, and this can include a schema comparison of Production versus QA looking...

  • Reply To: A Real World Clash with AIs

    So some folks are driving around town with a cone on their car - to protest other people's use of their car? Are they protesting congestion (which makes no sense)...

  • Reply To: Archive to the Lake

    We considered using the Stretch Database feature a while back, but the service was too costly. This isn't documented by Microsoft, but Stretch Database (I have deduced) actually uses Azure...

  • Reply To: We're Not Faster with AI

    When it comes to advice or programming code, we should treat ChatGPT and other AI platforms as if they are an 'idiot savant' with an extremely large knowledge base and...

  • Reply To: A Paste Policy

    T-SQL is a very high level and declarative language, so when I'm searching for code on the web, what I'm looking for is a brief and to the point example...

  • Reply To: Keep your Resume Reasonable

    The 'tag cloud' of skills often seen on resumes or LinkedIn profiles may not be necessary and can even come across as cluttered and pretentious - but it's still an...

  • Reply To: Fitting Into RAM

    David.Poole wrote:

    Eric, my experience has been that spinning rust and 256GB of RAM remains plenty for most applications and customers.

    There's need, and then there's want.  No-one needs a Porsche, a...

  • Reply To: Fitting Into RAM

    Do we really need to keep the entire database in memory? It depends on what problem you're trying to solve.

    We already have in-memory option for tables, which is good for...

  • Reply To: Planning for a Bad Day

    Definitely have a profile on LinkedIn and read matching job descriptions that land in your email - even if you are in no way considering a move. Do this to...

  • Reply To: Abolish Disjointed Time

    Daylight Savings Time makes winter days extra short and summer days extra long. Aside from traditional farming, that's also useful for the construction and vacation industry.

  • Reply To: Securing All Your Connections

    Yes, TLS enabled on the client by itself will encrypt the data and SQL commands sent between client and server. SQL Server at install time will automatically create a certificate...

Viewing 15 posts - 121 through 135 (of 6,022 total)