Hi,
I'm interested in running the IsSatisfiedBy function in ms sql. I tried to implement sql clr functiion using .net code however when I try to import the quartz dll as external assembly it turns out it's dependent on a lot of references wither directly or through other dependencies.is there another way where I can transfer this function to sql?
Hi, I'm interested in running the IsSatisfiedBy function in ms sql. I tried to implement sql clr functiion using .net code however when I try to import the quartz dll as external assembly it turns out it's dependent on a lot of references wither directly or through other dependencies.is there another way where I can transfer this function to sql?