Viewing 15 posts - 4,066 through 4,080 (of 39,736 total)
This is a test post as we've had a few issues.
April 15, 2019 at 3:37 pm
Thanks, Thom, and sorry for the hassles. We're ironing them out slowly.
April 12, 2019 at 10:32 pm
I'll see if I Can get some loaded. In the meantime, if there are specific levels you're looking at, I can try and track down the files. Send me a...
April 12, 2019 at 9:32 pm
Here's what I suggest. Create loose coupling, since your central server could have issues.
Gather the info you want and have that stored on each machine. If you want to know...
April 12, 2019 at 9:21 pm
The service account is the same as any other account. They have permissions or they don't. It's possible they set permissions for the agent account rather than the service account,...
April 12, 2019 at 9:18 pm
The new forums don't allow this by default. There are a few plugins. I'll file a note to look at them
April 12, 2019 at 9:17 pm
Added this to the bug for styling. I'm torn on this, as sometimes really long code starts to break down in styling. If we can get a side scrolling section,...
April 12, 2019 at 9:02 pm
Here's another test. I want to get this URL (https://www.sqlservercentral.com/forums/topic/no-markdown#post-3160892) to rewrite.
April 12, 2019 at 3:36 pm
Yeah, it comes down to some of the choices in picking software that works in different ways. For these forums, limited choices and lots of code already written that uses...
April 12, 2019 at 3:35 pm
Stairway Series: https://www.sqlservercentral.com/stairways
What Grant said, and practice different skills, see what you like and have an aptitude for. Ask lots of questions, what people do in their jobs, what their...
April 12, 2019 at 2:17 pm
I tend to agree with Grant's views. I usually use surrogate keys because what I find is that many business people swear there's a natural key, and there is, until...
April 12, 2019 at 2:15 pm
You could query sys.sysservers in master to get the linked servers, then with a cursor you can loop through them.
April 12, 2019 at 2:13 pm
You'd need to define what you want the trigger to do and we can then help you. As Thom noted, this is flawed code.
Some basics: https://www.sqlservercentral.com/articles/learning-about-dml-triggers
April 12, 2019 at 2:07 pm
Viewing 15 posts - 4,066 through 4,080 (of 39,736 total)