IBA KOREA SYSTEM
IBA - 데이터 분석시스템
다양한 어플리케이션과 요구에 맞게 설계합니다.
IBA는 측정된 데이터에 대한 수집, 기록, 분석, 재해석 등 에 필요한 하드웨어 및 소프트웨어로 구성된 데이터 수집 장치 및 분석 툴입니다.

모듈화된 설계와 간단한 시스템 구성 덕분에 IBA 시스템은 어떤 규모의 데이터 수집은 물론 다양한 어플리케이션과 요구에 맞게끔 시스템을
설계, 구성하여 사용할수 있습니다. 이러한 컨셉을 통해 64채널의 간단한 포터블 수집장치로부터 수천개의 데이터를 한꺼번에 수집할 수 있는
서버까지 구축하실 수 있습니다. 또한 한 번 설치 이후, 요구에 따라 손쉽게 기존 시스템을 업그레이드 하실 수 있습니다.

ibaPDA-Interface-MySQL

본문

fd56ae4932536ceea9a03d4cf6240aba_1715587

 

​General information

 

- ​The SQL interface of ibaPDA forms the basis for a series of database interfaces via which ibaPDA can read data both from databases as well as write data in databases. 

 

- sing the SQL interface you configure and manage the connections to one or more databases. You can configure one or more connections per database. All DB connections can be used simultaneously. The databases can be the same or different systems.

 

 

Database systems of different vendors are supported 

 

 

Maria DB

MySQL 

Oracle 

PostgreSQL 

SAP HANA  

SQL Server​

 

 

fd56ae4932536ceea9a03d4cf6240aba_1715587

The interface has the following functions and configuration options.​

 

 

fd56ae4932536ceea9a03d4cf6240aba_1715587

 

 

 

You can test SQL statements for queries as well as for commands by using the <Test statement> button.

Technically, the statement is executed during the test in a transaction, which is then undone subsequently (rollback).

In a normal case, this avoids the tested execution of an SQL statement leading to changes in the database.

This is especially important for writing SQL commands.

Depending on the complexity of the SQL statement and the structure of the database, however, it cannot be completely ruled out that changes remain in the database after the rollback.

Unlike SQL command modules (outputs), there is an area with SQL query modules at the bottom in the SQL query tab where the test results are displayed.