Download presentation
Presentation is loading. Please wait.
Published bySergio Gallop Modified over 10 years ago
1
Native SQL, Agent-less access to Oracle, MS-SQL, MySQL, Excel & other data sources DB-Gate: IBM i Remote Database Access
2
IBM i When an i application requires integration of data with any other database… Oracle MS SQL MySQL SQLite Excel CSV
3
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 Excel CSV
4
IBM i Oracle MS SQL MySQL SQLite Excel CSV API FTP HW SW HW SW 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…
5
Raz-Lees 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 Excel CSV DB-Gate API FTP HW SW HW SW
6
COBOL / RPG / C *...1....+....2....+....3... C/EXEC SQL C+ DECLARE C1 CURSOR FOR C+ SELECT * FROM CORPDATA.DEPT C+ 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 ===> ________________________________
7
Utilizes standard SQL statements Works from all native SQL commands (STRSQL, RUNSQLSTM)
8
Integrated with IBM Host Server Authentication (eliminating repetitive User/Pwd) F4=Prompt will display remote table columns
9
9 Please visit us at www.razlee.com marketing@razlee.com Thank You!
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.