Data Source Explorer

Summary

The Data Source Explorer supports to the database source configuration and retrieval of sub objects within the Data Source. Main features are shown as below.

  1. Database Connection Setup
  2. View Database Scheme and other tasks
  3. ODA DataSource configuration

Description

Screen

A main screen of the Data Source Explorer View displays as below. In the figure, database is connected and various information is shown.


<Figure> Database Source Explorer View

Main Features

Database connection setup

The Datasource Explorer provides the ability to create, add, modify and delete the user's database. Users can create one or more database connections, and database connection can be shared throughout all projects in the workspace.

View database schema and other tasks

You can setup Database Connection, retrieve schema of user-generated Database Source, and perform series of tasks on it using Database Source Explorer. It supports extraction of DDL that defines table, and even removal of Table if rights are given. If you have appropriate authorization, you can retrieve and manipulate schema defined in database, such as USER, ROLE, TABLE, INDEX, SEQUENCE and so on.

ODA datasource configuration

ODA (Open Data Access) configuration, a flexible open data access framework, provides access not only to standard data source also to custom defined data source.

Manual

Create new database connection

  1. Right click on “Database Connections” from Data Source Explorer.
  2. Select “New” in the contextual menu to open “New Connection Profile” dialog.
  3. You can filter Connection Profile Filter using Filter Text input item.
  4. Select Connection Profile Type, then click “Next”.
  5. Select a proper driver in “Drivers”.
  6. Specify Driver Definition for selected driver by selecting the New Driver Definition ( ) button and Edit the Driver Definition button ( ).
  7. Enter necessary Properties in “General” tab of Properties group, after setting up Driver Definition.
  8. Enter Property, click the “OK” button at the bottom, and click the “Test Connection” button at the bottom of the Properties group to finish connection test.
  9. Click the “Finish” button to finish Database Connection, it is added to Database Source Explorer view.

View database schema

  1. Expand “Database Connections” in the Data Source Explorer to see user-connected DB item.
  2. Expand Schema at the bottom to retrieve sub Database Schema.
  3. You can retrieve table, column and index information.

Extract table data

  1. To get the DB Table, expand the tree of user defined DB at the bottom of “Database Connections” in Data Source Explorer.
  2. Select database table, right click on it to open contextual menu.
  3. Select Data > Extract in the contextual menu. “Extract Data” dialog should appear.
  4. Use the “Browse…” button at the right side of “Output File” to specify a file path and a file name.
  5. Select “Column delimiter” and Charater string delimiter in “File format” group.
  6. Click the “Finish” button to save the data.
guides/dev/impl/editor/dbio/data_source_explorer.txt · Last modified: 2023/12/21 05:25 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki