native sql, agent-less access to oracle, ms-sql, mysql, excel & other data sources

9
Native SQL, Agent- less access to Oracle, MS-SQL, MySQL, Excel & other data sources DB-Gate: IBM i Remote Database Access

Upload: chyna

Post on 11-Jan-2016

17 views

Category:

Documents


0 download

DESCRIPTION

DB-Gate: IBM i Remote Database Access. Native SQL, Agent-less access to Oracle, MS-SQL, MySQL, Excel & other data sources. When an i application requires integration of data with any other database…. MS SQL. MySQL. Oracle. SQLite. IBM i. Excel CSV. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Native SQL, Agent-less access to  Oracle, MS-SQL, MySQL, Excel & other data sources

Native SQL, Agent-less access to Oracle, MS-SQL, MySQL, Excel & other data sources

DB-Gate: IBM i Remote Database Access

Page 2: Native SQL, Agent-less access to  Oracle, MS-SQL, MySQL, Excel & other data sources

IBM i

When an i application requires integration of data with any other database…

OracleMS SQL MySQL

SQLite

ExcelCSV

Page 3: Native SQL, Agent-less access to  Oracle, MS-SQL, MySQL, Excel & other data sources

You have the freedom of choice to run it on any platform except the i.

This is because the i cannot “connect” to other databases, but they all can ODBC to the i !

Oracle

MS SQL

MySQL

SQLite

ExcelCSV

Page 4: Native SQL, Agent-less access to  Oracle, MS-SQL, MySQL, Excel & other data sources

IBM i

Oracle

MS SQL

MySQL

SQLite

ExcelCSV

APIAPI

FTPFTP HWSWHWSW

Oh yes - you can use a complex customized solution based on FTP, use a product that requires a

middleware server, or write complex non standard APIs, …but why? Now you have an alternative…

Page 5: Native SQL, Agent-less access to  Oracle, MS-SQL, MySQL, Excel & other data sources

Raz-Lee’s DB-Gate (patent-pending)requires no API, no HW/SW server, and it runs native

on the i, including STRSQL, and CRTSQLxxx, and even integrates with Host Server Authentication

Oracle

MS SQL

MySQL

SQLite

ExcelCSV

DB-Gate

APIAPI

FTPFTP HWSWHWSW

Page 6: Native SQL, Agent-less access to  Oracle, MS-SQL, MySQL, Excel & other data sources

COBOL / RPG / C

*...1....+....2....+....3...C/EXEC SQLC+ DECLARE C1 CURSOR FORC+ SELECT * FROM CORPDATA.DEPTC+ WHERE JOB = 'MANAGER'C/END-EXEC

STRSQL

Enter SQL Statements> SELECT * FROM PROD.CUST> CREATE VIEW CORPDATA.MANAGERS AS SELECT LASTNAME, DEPT FROM CORP.EM WHERE JOB = 'MANAGER'> DELETE FROM PROD.CUST WHERE ID = 78===> ________________________________

Page 7: Native SQL, Agent-less access to  Oracle, MS-SQL, MySQL, Excel & other data sources

Utilizes standard SQL statements

Works from all native SQL commands (STRSQL, RUNSQLSTM)

Page 8: Native SQL, Agent-less access to  Oracle, MS-SQL, MySQL, Excel & other data sources

Integrated with IBM Host Server Authentication(eliminating repetitive User/Pwd)

F4=Prompt will display remote table columns

Page 9: Native SQL, Agent-less access to  Oracle, MS-SQL, MySQL, Excel & other data sources

9

Please visit us at www.razlee.com

[email protected]

Thank You!