Viewing 15 posts - 631 through 645 (of 59,066 total)
We don't use GIT where I work. I have no need of GIT outside of work. Until one of those change, I have no need to learn GIT.
I have a...
March 24, 2024 at 11:50 pm
I'll also suggest that if you're using the Enterprise Edition of 2022, then having only 16GB of Ram isn't healthy. The reason why your CPUs may be screaming is because...
March 24, 2024 at 11:14 pm
I am creating a database for an ecommerce...
Why? In the long run, it's going to be less expensive and less worrisome to buy one, which will also take into...
March 24, 2024 at 11:01 pm
You have 15 rows that got expanded to 24 and you say you have 30 million original rows, which would be expanded to 48 million rows according the 24/15 ratio...
March 23, 2024 at 9:08 pm
All,
Thank you for your replies and suggestions. Sorry I haven't been back to this topic, I've had some other unplanned things to sort out. When I get back to...
March 23, 2024 at 8:53 pm
Step 1 would be to stop doing the re-indexing. Chances are that you're actually causing more damage than you're fixing especially if your using REORGANIZE or the old supposed 5/30...
March 23, 2024 at 8:46 pm
I read a wonderful book "A man called Ove" filmed as "A man called Otto" starring Tom Hanks. Read the book. Ove is the GOAT of cranky curmudgeons. The...
March 23, 2024 at 8:32 pm
Yes, I a cranky curmudgeon, and proud of it. I earned it the hard way.
I'm not as old as you are, Rick, but Roger that and ditto that. 😀
March 23, 2024 at 2:14 am
I also download at least the latest version of the "ACE" driver/providers so that I don't need to go anywhere near SSIS just to import a spreadsheet.
https://www.microsoft.com/en-us/download/details.aspx?id=54920&irgwc=1
March 22, 2024 at 2:31 am
See the following for the list of supported Trace Flags.
1118 (No longer required but I used to have it on server wide. I have the equivalent turned on in every...
March 22, 2024 at 2:10 am
Why on Earth would you use PoSh to do this? You have the data in a table already.
https://www.sqlservercentral.com/articles/convert-unix-timestamps-to-date-times-in-sql-server-part1
March 22, 2024 at 1:46 am
Hi Jeff,
At the bottom of the article is a zip file link.
I saw that and I kept asking myself where the heck the link was. I have the "nightlight...
March 21, 2024 at 11:06 pm
From the article:
Further, because we’re aging, we’re not ready to embrace all the wonderful new technologies that are clearly superior in every possible way.
I know I responded...
March 21, 2024 at 10:54 pm
p.s. Read the article at the first link in my signature line below for how to post some readily consumable test data. It'll help you get a coded answer instead...
March 20, 2024 at 6:51 pm
No, I won't be limiting the TicketOpenDate for the query. I may add a month filter to limit TicketOpenDate at a later time. The initial query will look at...
March 20, 2024 at 6:43 pm
Viewing 15 posts - 631 through 645 (of 59,066 total)