How to configure the Quartz configuration file to work with Oracle. I am using Quartz.NET 2.0, Oracle 10G and Visual Studio 2010.
I implemented Quartz 1.0.3 in the project. I have to upgrade the Quartz project to version 2.0, to do this, I created Job in a test project and added links to Quartz Dlls. The strange thing is that Job works well without installing Quartz service ... how is this possible ???
source share