Viewing 13 posts - 1 through 13 (of 13 total)
Hey, we got a similar script in our Madeira toolbox:
March 31, 2023 at 4:00 am
Hi,
I'd suggest a couple of things:
1. It's not entirely clear from your code and it just might be a formatting issue on my phone... But it looks like you have...
October 11, 2022 at 9:07 am
That's a good point, @fedan
Thank you for your comment.
I should refactor the code a bit so that the separator character would be a comma "," instead of a...
July 15, 2022 at 6:19 pm
@fedan , I've added support for a new "Proxy" header in my own version.
Please see if it helps:
July 9, 2022 at 7:20 am
It's plausible but it sounds like way too much effort, too many moving points of failure and it would require significant ongoing maintenance effort.
May I suggest a simpler, more elegant...
October 22, 2020 at 5:53 pm
I believe implementing a "master control job" which automatically disables or enables jobs as needed is a far more elegant solution.
I delivered a couple of webinars about it:
https://eitanblumin.com/portfolio/how-to-hadr-your-sql-jobs/
Accompanying...
October 22, 2020 at 10:22 am
Hello Francesco,
Are you using the latest version from Eilert's GitHub or mine?
If not, please refer here:
https://github.com/eilerth/sqlclr-http-request
Or here:
August 27, 2020 at 4:05 am
Hey, it's been a long time since anyone responded on this thread, but in case anyone is interested, I've recently published a blog post dealing with this issue of clustered...
January 4, 2020 at 7:07 pm
I've recently developed an open-source solution in CLR for sending calendar invitations (ical / ics) from within SQL Server.
This works:
https://github.com/EitanBlumin/sql_clr_ics
May 22, 2019 at 1:09 pm
Note at the time I'm...
December 14, 2018 at 12:17 pm
November 16, 2018 at 12:16 am
Eilert,
Thank you so much for writing and publishing this! This is brilliant piece of work!
Your code is incredibly clean, versatile and easy to use.
We have already integrated...
November 9, 2018 at 1:11 pm
Looks very interesting and a very cool looking feature.
Will this work even if I don't have a SQL Server 2012 machine? (only SQL 2008 for example)
August 20, 2015 at 2:35 am
Viewing 13 posts - 1 through 13 (of 13 total)