SQLGate for Oracle is a database application that does not need the Oracle Client. It connects to the Oracle Server in the form of TCP/IP.
- The existing connection process
[Oracle RDBMS] <> [SQL*Net] <> [OCI] <> [Application]
- SQLGate for Oracle connection process
[Oracle RDBMS] <> [TCP/IP] <> [SQLGate for Oracle]
More convenient functions to manage database such as Importing, Exporting and Query Builder are added. it is easy to manage a number of the Oracle Servers by using only one program that connect to several Oracle servers.
- Connection to the Oracle server without installation of the Oracle Client
- Processing multiple queries by Multi-thread
- Convenient Fuction for veiwing the table information (e.g. data, column,index,restiction,trigger and script)
- Exporting in 12 types format of MS Excel, MS Word (RTF), HTML, XML, TXT, CSV, SYLK, DIF, LaTeX, SQL and Windows Clipboard
- Data import function in the 4 types format of DBF, MS Excel, TXT, CSV
Query Builer with creating SQL clauses simply by drag & drop
- Converting the results of SQL clause queries into the Web-script (ASP , JSP , PHP )
- Diversified view of TABLESPACE with DBA authority
- Table Wizard that beginners can create easily
- Viewing Schema by clicking a mouse anytime