顯示具有 商業智慧(BI)應用 標籤的文章。 顯示所有文章
顯示具有 商業智慧(BI)應用 標籤的文章。 顯示所有文章

2007-02-26

PostgreSQL 報表設計工具 - OpenRPT

OpenRPT
是支持各種平台 PostgreSQL 最佳化的
圖形化GUI SQL 報表撰寫者, 設計者與解析引擎.

(有Win32版哦!! 更支援條碼bar code製作哦!!!)

http://pgfoundry.org/projects/openrpt/



OpenRPT 特色

  • Report Definitions are saved in the industry standard XML format
  • Stand-alone or Embeddable WYSIWYG Report Designer
  • Embeddable Report Renderer renders to local printers, including PDF and Postscript distillers
  • Support for All/Even/Odd/First/Last Page Headers and Footers
  • Support for Multiple Column Detail Sections
  • Support for static and database sourced images
  • Support for static and/or database sourced watermarks and page identifiers
  • Support for multiple detail sections and optional, multiple group heads and footers for each detail section
Formats Supported
  • Bar Code Formats
    • Code 3of9
    • Code 3of9 Extended
    • Code 128
    • UPC-A
    • UPC-E
    • EAN-8
    • EAN-13
  • Support for Avery Standard Labels
  • Support for portrait or landscape, Letter, Legal and A4 documents

Platforms Supported

  • Operating Systems:
    • Windows 98/ME/NT/2K/XP
    • Linux
    • Mac OS X
    • xBSD
    • Solaris
    • AIX
    • HPUX
  • Databases (right now):
    • PostgreSQL
  • With a little work:
    • DB2
    • Oracle
    • SQL Server
    • MySQL
    • Generic ODBC connections



2007-01-16

BI - PostgreSQL 與 OpenOffice 2.x

朝益撰寫中

1.改變OO的JAVA設定指向到JDK 6.0 and JDBC 8.2 Type 4
2.OO ---> 新增 Database ---> JDBC ---> jdbc.postgresql://IP/dbname
3.PostgreSQL JDBC conf : org.postgresql.Driver

目前發現一個bug在OpenOffice2.1英文版的使用上
不要用資料表精靈來創建表, 型態會全變成 text[name].
手工建會好點...

BI - PostgreSQL 與 eclipse BIRT

幾乎在各種應用中,報表都具有其不可替代的作用。
各類報表軟件也是爭奇鬥豔,如今Eclipse也推出了自己的報表框架:BIRT。
專門用來處理和製作報表輸出的的 BIRT Project.

一篇寫的不錯的基本教學
http://www.ibm.com/developerworks/cn/opensource/os-ecl-birt/

PostgreSQL 只要透過改變 JDBC Driver 就能輕鬆開始構建 PostgreSQL 的BI.

(有空再寫-朝益)

PostgreSQL 8.2 與 JDBC Type 4 Driver

PostgreSQL 8.2 在 Java的開發上又邁進了一大步,
提供了最新的Type 4的原生驅動器.

簡單解說一下JDBC的功能:
JDBC是用於執行SQL的Java API,它將資料庫存取的API與SQL陳述分開,實現資料庫無關的API介面,藉由JDBC統一的介面,開發人員只要專注於SQL陳述,而可以不必理會底層的資料庫驅動程式與相關介面。
這篇文章也寫的很棒的說明

對非Java的開發員來說, 最重要的功能就是目前很多應用軟體都可以透過使用Java的JDBC功能來直接與資料庫進行連結與取存.

Type 4:Pure Java Driver
使用純Java撰寫驅動程式與資料庫作溝通,而不透過橋接或中間件來存取資料庫:Application <--> Pure Java Driver <--> Database

想馬上體驗的朋友可以另一篇文中介紹的SQuirreL SQL Client
另外安裝 Java 6.0 並下載
PostgreSQL JDBC Driver http://jdbc.postgresql.org/download.html

目前最新的是 8.2-504 JDBC 4

PostgreSQL & Google-Analytics Running...

::Planet PostgreSQL::

PostgreSQL Information Page

PostgreSQL日記(日本 石井達夫先生Blog)

PostgreSQL News

黑喵的家 - 資料庫相關

Google 網上論壇
PostgreSQL 8 DBA 專業指南中文版
書籍內容討論與更多下載區(造訪此群組)
目錄下載: PostgreSQL_8 _DBA_Index_zh_TW.pdf (更新:2007-05-18)

全球訪客分佈圖(Google)

全球訪客分佈圖(Google)