Viewing 15 posts - 2,581 through 2,595 (of 59,067 total)
Hello from 6 years in the future! Just want to say thanks for sharing your SQL code, which solved a seemingly complicated business problem for me. I'm working with...
October 18, 2022 at 6:05 am
Perhaps, but I'm not sure that's the case. A lot of things we thought were private in the past, actually weren't private. What happened was the data was too...
October 18, 2022 at 5:49 am
Reminds me of sitting in a meeting with some of my colleagues and having to keep a straight face when it was my turn to incorporate the next phrase...
October 17, 2022 at 11:02 pm
Kerberos?
Or maybe the app simply isn't passing the credentials correctly?
October 17, 2022 at 2:36 pm
It's pretty amazing how this type of thing is actually an invasion of privacy, especially on the highways.
October 17, 2022 at 2:30 pm
I can also tell you for sure that the "community member"s name was not Jeff Morden. 😀
October 17, 2022 at 12:14 am
Totally understood and, I never thought I'd say this, but this is for a "one-off". I'll invest some time in a better one later. And, I totally agree with the...
October 16, 2022 at 9:07 pm
Haven't been able to quickly find something online that solves it...
30 second search https://duckduckgo.com/?q=find+column+name+in+all+databases+sql+server led to the following:
https://sqlserverplanet.com/dba/find-column-in-all-databases
Hope it helps.
October 15, 2022 at 10:47 pm
Heh... ya kinda missed my point.
October 15, 2022 at 1:37 am
p.s. You could do a "quickie" with sys.sp_MSforeachdb . It's not something that I'd use for production code but it works for a "one off".
October 14, 2022 at 3:50 pm
Thanks for the reply, Jeff... I'll just have to do this manually then, as I don't really have the time right now to write the code...
As to my...
October 14, 2022 at 3:45 pm
Hi!
I need to schedule backup on each Friday and need to keep 4 backups.
We are using ola hallengren script, what should be the retention for this requirement?
Thanks in advance.
Have...
October 14, 2022 at 3:15 pm
Your signature line is starting to look more and more like SPAM, Steve. If I didn't know you, I'd mark your post as SPAM.
As to your question, the information you...
October 14, 2022 at 3:06 pm
I did answer that. Like I said...
...it doesn't even make sense for tables as small as just 1,000 rows
... so my answer stands. Any size Tally table to do...
October 13, 2022 at 10:20 pm
Do you have some links to the documentation that compares the old v.s. the new methods? I'm not a SSIS user but I'd like to see what they're saying.
October 13, 2022 at 10:13 pm
Viewing 15 posts - 2,581 through 2,595 (of 59,067 total)