当前位置:网站首页>Jaspersoft studio adding MySQL database configuration
Jaspersoft studio adding MySQL database configuration
2022-06-25 14:28:00 【Enlightened gentleman】
Jaspersoft Studio Adding database configuration can solve the problem of too many report fields , Add inefficiencies manually . Add database configuration , The author here with mysql For example , Steps are as follows
1、 Create data configuration

stay Data Adapters Right click ,Create Data Adapter

Select database jdbc Connect

Fill in the information related to database connection

Click on the Driver Classpath, add to mysql The driver jar package

The author adds here jar Wrapped in maven In the local warehouse , Readers can choose according to their own situation

open
When I'm done , You can click on the Test Test whether the configuration is successful

eject Successful It means success

Click on Finish, Configuration complete
2、 Add fields
Switch to Project Explorer View , Click on jrxml file

stay Outline Right click Dataset and Query

Select the database configuration just now

The left side will display all database information connected ( Just focus on the database you use , Others will not affect ); On the right, write sql To read the required table fields

Click on Read Fields Read table fields

Click on OK

Database table field reading completed
That's it
边栏推荐
- 【深度学习】多标签学习
- oracle数据库常用的函数总结
- 合宙Air32F103CBT6开发板上手报告
- One time summary: 64 common terms for data analysis!
- Is it safe for tongdaxin to open a stock account
- Basic usage of markdown (plain text and grammar)
- How to choose a technology stack for web applications in 2022
- Sigmoid function sigmoid derivation
- 分享自己平时使用的socket多客户端通信的代码技术点和软件使用
- How does hash eagle, the founder of equity NFT, redefine NFT and use equity to enable long-term value?
猜你喜欢

英语中的九大词性与九大时态

英語中的九大詞性與九大時態

What are the red lines of open source that should not be trodden on?

K-line diagram 24 classic diagrams (shadow)

shell 数组
![[untitled]](/img/7f/e2c9fbfb5eb6e7fcc6e23a46540933.jpg)
[untitled]

Preventing overfitting of deep neural networks (mysteries of neural networks Part II)

Test your earning power? What will you do in the future?

JVM 用工具分析OOM经典案例

电脑必须打开的设置
随机推荐
Network remote access using raspberry pie
JS component
腾讯云搭建Socks5多IP代理服务器实现游戏单窗口单IP完美搭建教程附带工具「建议收藏」
shell 数组
JS to verify whether the string is a regular expression
一次性总结:64个数据分析常用术语!
Hash table, hash conflict
Renix perf: detailed explanation of IP network performance test tools and test case parameters
'NVIDIA SMI' is not an internal or external command, nor is it a runnable program or batch file
To make pytorch faster, you need to master these 17 methods
Getting started with numpy Library
Extend JS copy content to clipboard
TSDB在民机行业中的应用
[world history] Episode 1: people in the Stone Age
Pourquoi les programmeurs devraient - ils être plus doux?
JS determines whether two values are equal, and compares any two values, including array objects
Today in history: Netease was founded; The first consumer electronics exhibition was held; The first webcast in the world
Does stream even have application advanced learning? As a programmer, you know what
重磅!国产 IDE 发布,由阿里研发,完全开源!(高性能+高定制性)
JVM 用工具分析OOM经典案例