Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 UcanAccess 从 java 8 u 02 访问 MS Access 数据库,我想在 netbeans 上配置 jaspereports 插件以使用 UcanAccess 连接到 MDB 数据库,我知道 Java 8 不支持 JdbcOdbc 驱动程序,所以知道我是如何处理的?
所以搜索后,我找到了一些在 ireport 插件类路径上添加 ucanaccess 的五个 jar 文件的方法,但我得到了这个错误: IMAGE001
正确添加了五个 jar 文件:IMAGE002