Viewing 15 posts - 481 through 495 (of 5,111 total)
Or upload it to Paste the Plan and share the link.
June 5, 2020 at 1:18 pm
So, I am actually doing the high level package review, where I want to rule out if the code snippets can be optimized in any way. So, I got...
June 5, 2020 at 8:18 am
Thank you, Thom,
That is precisely what I need as per my sample data.
Now I have one more further question. As you know, the data will not always clean or...
June 5, 2020 at 8:01 am
I had thought to use PARSENAME here, however, they all return NULL. You can achieve this with a few CHARINDEXs though:
SELECT tp.id,
...
June 4, 2020 at 8:24 am
Although, I might not have done it the right way. I deleted the account. I'm now wondering what the data cascade is looking like... Oops.
Guessing non-existant as they're still...
June 3, 2020 at 11:34 am
Stanley bot - 1 spam post every 5 min. ARGHH!!
jameishwartions is competing with them now too. >_<
June 3, 2020 at 10:43 am
great explanation
should this be created as an article instead?
Possibly. But I didn't want to force Phil to wait for any article I did write to be published. 🙂
June 3, 2020 at 9:20 am
Any admins about to ban https://www.sqlservercentral.com/forums/user/james500 ? He's spammed over 50 topics in the last hour with advertisements for counterfeit documents.
I was half expecting/hoping that there would at...
May 29, 2020 at 12:34 pm
Any admins about to ban https://www.sqlservercentral.com/forums/user/james500 ? He's spammed over 50 topics in the last hour with advertisements for counterfeit documents.
May 29, 2020 at 12:00 pm
I've done similar things. I tend to use a Expression task instead, but same idea. I don't think there is anything you can natively do. Seems that Microsoft expect you...
May 28, 2020 at 1:57 pm
Was worth a go. I've been struggling to install it, as the office's firewall is a real pain; it has to scan every file you download (in full) before you...
May 20, 2020 at 3:38 pm
If it helps, I've found the package on NuGet: https://www.nuget.org/packages/System.Management.Automation/
May 20, 2020 at 2:57 pm
Also, the client does NOT allow environment variables. Strange, I know...
Clients, managers, "the business" ask us to do odd things all the time, the impoprtant thing though is to...
May 14, 2020 at 5:23 pm
Client will not allow them to use SSIS Catalog.
Hadn't noticed that tiny, side note at the end (feels like it should have been made more obviously).
I never, however,...
May 14, 2020 at 9:07 am
we are in the process of deploying the packages to an integrated environment
What do you mean by that, as in deploying them to SSISDB? Are the packages all in the...
May 14, 2020 at 8:08 am
Viewing 15 posts - 481 through 495 (of 5,111 total)