How to configure the Quartz’s configuration file to work with Oracle. I’m using Quartz.NET 2.0, Oracle 10G and Visual Studio 2010.
I have implemented Quartz 1.0.3 in a project. I have to update the Quartz project to version 2.0, in order to do that i created a Job in a test project and added references to the Quartz’s Dlls. The weird is that the Job is working well without install the Quartz service… how is this possible???
think the script is under Quartz\database\tables\tables_oracle.sql
Modify Quartz.Config
I think you will be good to go, if you are running quartz as embedded you can number 2 in ypur code.
For more see this tutorial