Viewing 15 posts - 1,696 through 1,710 (of 39,771 total)
Thanks, I had to detect this recently and needed to look up whether the current value was the last one or next one.
December 22, 2021 at 3:30 pm
I don't mind time tracking for clients, but I hate it internally. I used to do this for a employer and tried to enter time according to major projects. Then,...
December 22, 2021 at 3:29 pm
Sorry, didn't quite read the entire thread. You could do some manipulation with datetimefromparts, but the easiest way might be this:
declare @dt datetime = getdate()
, @time...
December 21, 2021 at 10:48 pm
My page URL for page 15 is: https://www.sqlservercentral.com/forums/user/steve-jones-ssc-editor/replies/page/15
December 21, 2021 at 7:49 pm
You don't see pages at the top?

December 21, 2021 at 7:48 pm
I completely gave up, which might have been the winning strategy this week.
In any case, good luck to the chapionship bracket.
If I forget things, send me your email via private...
December 21, 2021 at 7:47 pm
Does anyone here remember FoxPro for DOS and Clipper? Old timers in the IT outback will occasionally see these things still living in the wild.
Got my career started. I...
December 20, 2021 at 3:36 pm
Confused author. Was thinking one thing and working on another.
December 20, 2021 at 3:31 pm
You also can use DateTimeFromParts()
December 13, 2021 at 7:50 pm
Please send examples to webmaster@sqlservercentral.com, so we know where this might not be working.
December 12, 2021 at 10:54 pm
I know I may be beating a dead horse, but I wonder about a related issue.
...
Rod, hope I don't upset you, but this is a "you" problem. You are...
December 11, 2021 at 4:42 pm
And a funny thing actually happened along with all that. We were actually able to put code out more quickly than ever because we weren't bogged down...
December 11, 2021 at 4:38 pm
Again, not sure why. This seems like either a personal project or a way to extract some data value.
I could see some wider value in showing popular items in a...
December 9, 2021 at 4:22 pm
I can't make this change immediately, nor do I have access to get this data easily. I can submit a ticket, but I'm not sure what the purpos here is...
December 8, 2021 at 4:37 pm
Not so much dependency with change management, but more that some applications, and some situations, require you ensuring no one person can act too indepedently. I wouldn't want this to...
December 8, 2021 at 4:36 pm
Viewing 15 posts - 1,696 through 1,710 (of 39,771 total)