Viewing 15 posts - 121 through 135 (of 6,022 total)
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...
August 28, 2023 at 7:32 pm
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...
August 28, 2023 at 3:09 pm
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...
August 28, 2023 at 1:24 pm
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...
August 25, 2023 at 1:26 pm
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...
August 24, 2023 at 2:41 pm
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)...
August 22, 2023 at 3:38 pm
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...
August 9, 2023 at 6:15 pm
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...
July 31, 2023 at 2:24 pm
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...
July 19, 2023 at 1:34 pm
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...
July 18, 2023 at 1:20 pm
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...
July 7, 2023 at 6:15 pm
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...
July 6, 2023 at 5:46 pm
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...
June 30, 2023 at 3:43 pm
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.
June 30, 2023 at 1:12 pm
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...
June 29, 2023 at 7:48 pm
Viewing 15 posts - 121 through 135 (of 6,022 total)