LoginSignup
4
1

More than 5 years have passed since last update.

FineReport+csvJDBCでcsv型のデータを可視化表示する

Last updated at Posted at 2019-03-26

準備

csvJDBC:http://sourceforge.net/projects/csvjdbc/files/latest/download
FineReport:http://www.finereport.com/jp/products/trial/

利用する方法

FineReportのインストール

ドライバーのコピー

企业微信截图_20190327034935.png

テスト用のcsvファイルを作成

企业微信截图_20190327040913.png

FineReportの使用

①データ接続定義

ドライバ:org.relique.jdbc.csv.CsvDriver
URL:jdbc:relique:csv://${ENV_HOME}/../csv
自分の実際状況より配置してください、上記の設定情報は相対パスで、絶対パスでも問題ありません。
企业微信截图_20190327035447.png
企业微信截图_20190327035711.png

②データベースクエ作成

企业微信截图_20190327041122.png
企业微信截图_20190327041429.png
企业微信截图_20190327041443.png

③画面作成

企业微信截图_20190327042018.png
企业微信截图_20190327042053.png
企业微信截图_20190327042121.png

FineReportの画面作成について、下記の資料を参照してください

http://www.finereport.com/jp/
企业微信截图_20190327042550.png

4
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
1