Viewing 15 posts - 331 through 345 (of 59,038 total)
Speaking of "stuck"... rumor has it that the good folks at SSC are going to start working on problems like the one I'm getting ready to experience when I hit...
September 29, 2024 at 3:37 pm
Jeff, no, I don't have access to the TFS VM's disk to see allocated vs. used disk space.
Bummer. And, yeah... them not "getting it" after all the issues is...
September 29, 2024 at 3:34 pm
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
Viewing 15 posts - 331 through 345 (of 59,038 total)