quartz-scheduler / quartz

Code for Quartz Scheduler
http://www.quartz-scheduler.org
Apache License 2.0
6.29k stars 1.94k forks source link

IsSatisfiedBy in sql #1139

Closed samer1977 closed 1 month ago

samer1977 commented 5 months ago

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?

samer1977 commented 5 months ago

Can someone help me with this please?

lprimak commented 4 months ago

This project is abandoned. See #1134

jhouserizer commented 1 month ago

Based on your question, you're in the wrong place - this is not Quartz .NET