How to connect Domino database in Finereport

Source: Internet
Author: User

1. Overview

Domino is a document-based database, not a relational database, and Domino can be JDBC or ODBC, using JDBC to install Lotus Domino Driver for JDBC and this method has been abandoned by IBM for many years, So here's how to connect to the Domino database in ODBC for the Report development tool Finereport.

2. Connection steps

2.1 Notes SQL Installation and setup

Download the Notes SQL (IBM Lotus notes SQL Driver) installation package and install complete.

Locate the notes SQL shortcut in the Start menu and click Notes SQL Authentication List Manager under Notessql, as shown in:

650) this.width=650; "src=" http://img.blog.csdn.net/20151215112011191 "style=" border:none; "/>

Use it to add notes profiles and ID files, as shown in:

650) this.width=650; "src=" http://img.blog.csdn.net/20151215112020825 "style=" border:none; "/>

2.2 Adding environment variables

Add the directory where the Notes.ini is located to the system path environment variable, as shown in:

650) this.width=650; "src=" http://img.blog.csdn.net/20151215112031710 "style=" border:none; "/>

2.3 Configuring an ODBC data source

Open the ODBC Data Source Manager, select the System DSN, click the Add button, select "Lotus Notes SQL Driver (*.NSF)", the ODBC Lotus Notes Setup dialog box appears, according to the actual situation can be completed, as shown in:

650) this.width=650; "src=" http://img.blog.csdn.net/20151215112042311 "style=" border:none; "/>

2.4 Defining data connections in the designer

Click Designer server > Define Data Connections , create a new JDBC data connection, database selection: Others, Drive selection: Sun.jdbc.odbc.jdbcodbcdriver,url fill in: Jdbc:odbc:Domino (where Demino is the ODBC data source name) , test the connection button to indicate that the connection was successful, such as:

650) this.width=650; "src=" http://img.blog.csdn.net/20151215112053765 "style=" border:none; "/>


How to connect Domino database in Finereport

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.