I want to creat a new report, using Crystal Reports. I downloaded the Postgres driver but when I want to create the connections it shows an error "JDBC Driver not found"
How can I solve it?
Thanks:)
|
I want to creat a new report, using Crystal Reports. I downloaded the Postgres driver but when I want to create the connections it shows an error "JDBC Driver not found" How can I solve it? Thanks:) | |||
|
feedback
|
|
Putting your driver jar file under c:/Program Files/Java/jre_xxx/lib/ext/ should do the trick. | |||
|
feedback
|
|
As Guido showed you can put this
| |||
|
feedback
|