Viewing 15 posts - 4,966 through 4,980 (of 39,740 total)
I completely agree with Thom about sending emails. I tend to use a table for the target and then poll it as well, because this gives me a record, and...
August 22, 2018 at 11:56 am
Be good to see a second article doing this in SQL Server 😉
If any of you would like to see it, encourage Thomas to write more.
August 22, 2018 at 10:27 am
The where and what I'd get some version control. If you're not using this, you're hoping developers don't make mistakes, which is not likely as we're all human.
I...
August 22, 2018 at 10:23 am
Personally, I like the Instead of Trigger, unless you are willing to alter the schema to a new setup. The reason is this. There's no reason to through any error....
August 22, 2018 at 10:07 am
I'm not quite sure what you are trying to accomplish here. I assume this is some formatting of the data all on one line. Is that correct?
Can...
August 22, 2018 at 10:00 am
Indexing would be preferred over the constraint, especially if you might get lots of inserts occurring in a short period of time. I'd go with Thom's solution.
If you...
August 22, 2018 at 9:49 am
Apologies on the answer. My scheduling thing didn't quite work as expected.
Answer here: http://www.sqlservercentral.com/articles/Logic+Puzzle/176523/
August 22, 2018 at 9:46 am
Yes, apologies. The code and repl had sample.py, but I edited the name in the question to make it sound better.
Corrected
August 22, 2018 at 9:31 am
August 21, 2018 at 10:21 am
It's definitely a thorny issue to use stats in sports. The thing many people want in sports is some guarantee. This doesn't do that. You can't predict a score, but...
August 21, 2018 at 10:19 am
August 21, 2018 at 9:46 am
The answer I got it that there are a number of features from that security tab that write to the registry, which doesn't exist on Windows. I think the Windows...
August 21, 2018 at 9:14 am
August 21, 2018 at 9:11 am
August 21, 2018 at 9:07 am
Viewing 15 posts - 4,966 through 4,980 (of 39,740 total)