Viewing 15 posts - 361 through 375 (of 59,066 total)
To this day I don't understand how come no one in IT saw the pattern that adding only a little more disk space and having that consumed within a...
September 29, 2024 at 2:46 pm
Ah yes, there's another thing I should have mentioned! After composing your code, please try running it. Yours fails to run.
The code probably worked perfectly on the OPs machine. ...
September 29, 2024 at 2:36 pm
This was very helpful. I learned some also from it.
I hopefully have posted my current question in a better format and have explained myself well enough.
Thank you
My apologies. Apparently,...
September 29, 2024 at 1:56 pm
If you would post the code you're using, perhaps we could solve all of your problems with a bit of a magic temporal formula that doesn't rely on any settings...
September 27, 2024 at 3:26 am
Thanks a lot Drew.
It works perfectly
I think you may have a larger issue on your hands... It's a really bad idea to store temporal data as strings.
September 27, 2024 at 2:31 am
You'll probably need to look at Task Manager or Resource Monitor to figure out exactly what software is being executed there. Do you have an infrastructure team that might know?
September 27, 2024 at 2:25 am
A million likes on that reply, Steve.
Thanks. I learned this at Redgate, where we had like 5 web frameworks at one point and realized that it took weeks...
September 21, 2024 at 5:27 pm
I think it is a typo, they probably meant to type '-- = inv.tblSoftware'
Which would mean that inv.tblSoftware is just a comment for clarity, describing something about the insert...
September 21, 2024 at 5:09 pm
First, I hope that you're taking a final full backup followed by a "Tail Log" backup to properly shut down a database prior to drop it.
As for determining if the...
September 21, 2024 at 4:40 pm
I don't understand what you need to do. I presume that you don't want to union all query 1 with query 2. Do you need to left outer join...
September 21, 2024 at 12:55 pm
We have a third part software and looking at some of their SQL we found this
INSERT INTO tblSoftware ( Inventory , Software, [Name] , Manufacturer , [Language] , [...
September 21, 2024 at 12:24 pm
hi one of the forums i use is specifically for netsuite.
To be clear, do you mean the forum is on this SQLServerCentral site? If so, could you provide a...
September 21, 2024 at 12:09 pm
September 21, 2024 at 3:24 am
Last night I spent 45 minutes composing a complicated question here. When I finished I started the review, and then Chrome, crashed. Thanks, Chrome. This isn't the only time...
September 20, 2024 at 9:26 pm
...
I've sat in management meetings where people have expressed frustration that people don't auto-magically know stuff and that surely something is common sense. The people outside of the...
September 20, 2024 at 3:21 pm
Viewing 15 posts - 361 through 375 (of 59,066 total)