Re: ISQL equivalent

From: CardumeSoftware <n_at_nowhere.com>
Date: 1997/11/27
Message-ID: <65ja0m$ed$1_at_duke.telepac.pt>#1/1


We have our CodfishSQL family of tools:

the Lite: Free Edition can be downloaded from our site for free. It can execute SQL and PL/SQL and has a syntax coloring editor (you can change your colors, etc).
Also, you can limit the number of rows retrieved; and after that, you can continue the fetch (for any one SQL in the .sql file) ; also, you can set the arraysize (number of rows to retrieve in any one database access) as you want.
The results are displayed in a spreadsheet-like way, for each SQL; (for PL/SQL, you get DBMS_OUTPUT data). As in a spreasheet, you can change fonts, etc.

The Codfish Lite as all this features plus a Describe and a Data Browser commands; the DataBrowser allows you to read (and change if browsing a table) your data for tables,views,synonyms and snapshots. Also you can produce graphics of your selected data.

The CodfishSQL has also a Database Explorer, with Wizards to create new objects (from tables to rollback segments).

We have the free version and demos available at www.cardume.com .

Peter Jennings wrote in message <01bcf34c$ec965330$9b448909_at_gbmp296a>...
>Is there any tool equivalent to the Informix ISQL available for Oracle? It
>would have to
>be more flexible and easier to use than SQLPLUS.
>
>Peter.
Received on Thu Nov 27 1997 - 00:00:00 CET

Original text of this message