摘要:
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Quartz; namespace QuartzNetDemo { public class TimingJob:IJob { public void Execu... 阅读全文
摘要:
我的ETL版本为6.0 oracle版本为11.2.0 报错如下: Driver class 'oracle.jdbc.driver.OracleDriver' could not be found, make sure the 'Oracle' driver (jar file) is insta 阅读全文