ireport cannot connect Oracle 10g database

Source: Internet
Author: User
Tags error code mysql database

Environment: WinXP, iReport1.2.8, Oracle 10g database
After installation completes iReport1.2.8, when making database connection, the Oracle 10g database is connected by JDBC, the connection is set up as follows: The above configuration is correct, but appears when the "Test" button is clicked:
ClassNotFoundError:oracle.jdbc.driver.oracleDriver Check your classpath! error code, as shown in the following illustration:
The reason is simple: primarily because ireport did not find the oracle10g JDBC driver, there was no Windows driver built into the oreacle10g in iReport1.2.8, only the built-in MySQL driver, So there is no such problem with connecting to the MySQL database.

Workaround:
1. Add the Oracle10 driver (Classes12.jar) to the ireport Classpath, select the Options menu in ireport, and click "Classpath" to add jar packs to the pop-up window ( Classes12.jar), you will be prompted for success when you re testing.
Note: This method simply tells ireport how to find the driver, does not copy the driver itself into the ireport, and if the driver position changes, ireport will not be able to find it, preferably the second way to ensure unnecessary trouble.
2. The drive (Classes12.jar) is copied directly to the Jaspersoft\ireport-1.2.8\lib in the IReport installation directory, and all packages used by IReport are stored in Lib.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.