Re: Visual DBA tool
Date: Tue, 05 Oct 1999 00:33:02 -0400
Message-ID: <37F97F7E.DF547C2F_at_mindspring.com>
Mark,
I have used a neat little (cost effective approx $500)ODBC application called Q+E Database Editor (formerly Intersolv's Data Direct Explorer) that provides some quick ways to create tables in a GUI (Define Table menu). You can start from scratch or use an existing table as a starting point and add or modify field names or data types then save as a new table. It is priamrily a query tool but has lite database editing/creation (DDL) capabilities (create & drop table, insert, update, delete). It bundles Intersolv Oracle 7 and 8 drivers. Q+E was sold to IQ Software, which merged with Information Advantage.
Lee
Kenneth C Stahl wrote:
> There are always the ones that come on the Oracle CD. They work fairly well
> and use direct sqlnet connections without the ODBC layer.
>
> Mark Ayzenshteyn wrote:
> >
> > Hi all,
> >
> > Does anyone know of any good Visual DBA tools that work through ODBC/OLE
> > DB. Just something to visualize and change tables and create news ones, in
> > GUI?
> >
> > Thanks
> >
> > Mark
> >
> > --
> > ==========================================================================
> > Mark Ayzenshteyn
> > marka_at_bonzo.org
> > http://www.bonzo.org/~marka
> >
Received on Tue Oct 05 1999 - 06:33:02 CEST