Viewing 15 posts - 2,641 through 2,655 (of 59,098 total)
Heh... ya kinda missed my point.
--Jeff Moden
Change is inevitable... Change for the better is not.
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".
--Jeff Moden
Change is inevitable... Change for the better is not.
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...
--Jeff Moden
Change is inevitable... Change for the better is not.
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...
--Jeff Moden
Change is inevitable... Change for the better is not.
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...
--Jeff Moden
Change is inevitable... Change for the better is not.
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...
--Jeff Moden
Change is inevitable... Change for the better is not.
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.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 13, 2022 at 10:13 pm
With the understanding that I don't use either, the real question is, what are you trying to accomplish through all of this? Why is the change necessary for you?
--Jeff Moden
Change is inevitable... Change for the better is not.
October 13, 2022 at 9:34 pm
I had not see that before. Very good, but I think the lines need to be in the cloud.
😀
--Jeff Moden
Change is inevitable... Change for the better is not.
October 13, 2022 at 3:59 am
Consider, perhaps, the utility of thing like BULK INSERT and BCP and even the ACE Drivers (which actually pale in comparison to the old JET drivers).
--Jeff Moden
Change is inevitable... Change for the better is not.
October 12, 2022 at 2:22 am
IIRC, you'll find no place where I've suggested doing such a thing in the article because there are much more effective methods to find gaps in a sequence of values. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 11, 2022 at 10:41 pm
@Carroll,
You said...
I import a table from a comma delimited file...
I'm curious as to what you're using to do the import of the file.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 11, 2022 at 8:27 pm
It's all been changed to "Must know how to create 7 Red Lines all perpendicular to each other". If you don't understand the reference there then, especially as an "old...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 11, 2022 at 3:53 pm
Perfect... we disagree on a lot of things but we're still friends. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
October 10, 2022 at 5:54 pm
Sorry. They don't need to know anything about my systems. Period.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 10, 2022 at 5:11 pm
Viewing 15 posts - 2,641 through 2,655 (of 59,098 total)