Bom dia pessoal!!
Galera estou tentando utilizar o IReport 5.0.4 conectando ao SQL Server 2008, utilizando o drive JTDS 1.3.0.
O Procedimento que realizei foi o seguinte:
- Coloquei o drive na pasta:
D:\IReport\iReport-5.0.4\ide10\modules\ext
- Adicionei no Classpath:
D:\IReport\iReport-5.0.4\ide10\modules\ext\jtds-1.3.0.jar
Ao tentar registrar o DataSource em Connections/Datasources o seguinte erro ocorre:
ClassNotFoundError!
Msg: net.sourceforge.jtds.jdbc.Driver
Possible not found class: net.sourceforge.jtds.jdbc.Driver
Ficarei grato, caso alguém possa me ajudar.
Abraço
Evandro