Page 1 of 1

exists sample code for DBMS_JOB

Posted: Wed 26 Jan 2005 11:17
by woschi
Hi

exist there any demo-project for the DBMS_JOB package?
It would be nice :D to have a component that encapsulate the hole thing.

Regards
Wolfgang Schiefer

Posted: Thu 27 Jan 2005 07:06
by Alex
There is no any demo projects for DBMS_JOB Oracle package in ODAC, but you still can access it functionality using TOraPackage component or direct SQL statements with any DataSet descendant.
If you need more info about TOraPackage pls. see ODAC help TOraPackage topic.