[ANN] JFaceDbc versione 3.1.1

From: Michele Puopolo (mpuopol_at_sunshinereports.com)
Date: 07/05/04

  • Next message: Ira Baxter: "Re: Java source like HTML page"
    Date: 5 Jul 2004 05:16:15 -0700
    
    

    JFaceDbc is a cross platform database tool, written as an Eclipse
    plugin. JFaceDbc enables multiple simultaneous connections to many
    different databases. It has a rich database structure viewer, and a
    rich SQL editor with syntax highlighting and table names
    auto-completing.

    Feature:

        * A rich SQL editor with syntax highlighting. Tables and columns
    names are highlighted (fonts and colors are customizable).
        * Table names auto-completing (using Ctrl+F9)
        * Database structure viewer with detailed table information:
    columns, primary keys, foreign keys, indexes, data preview, number of
    rows, etc.
        * Graphical Database Visualizer showing relationships among tables
        * Graphical Database Modeling. The model is automatically
    converted to DDL statements.
        * "Alter Table" Dialog (for Oracle, MySQL, SQL Server, Firebird,
    McKoi, Hsql)
        * Multiple connections managements
        * Multiple Result Sets presented as tabs
        * Export Results in CSV format
        * "Differences finder" between different schemas or catalogs. It
    scans two different schemas (or catalogs) searching for differences
    between table structures (including indexes, primary and foreign keys)
        * Table Search
        * Direct table data editing (when JDBC drivers support scrollable
    result sets)
        * JFaceDbc has some useful extensions:
              o Oracle. You can see and edit your stored procedures,
    packages, triggers, java sources. You can also run the Explain Plan
    and extract the DDL (Oracle 9i and greater)
              o Sybase
              o SQL Server
              o Firebird
              o Export table structure through Hibernate
              o Export table data through DbUnit
        * JFaceDbc is developed, tested and supported on Windows 2K and
    Windows XP. Among the others, JFaceDbc is tested with the following
    databases: Oracle, SQL Server, MySQL, SAP DB, Firebird, Access, McKoi,
    HSQL.

    official site: www.jfacedbc.com
    mail: support@jfacedbc.com


  • Next message: Ira Baxter: "Re: Java source like HTML page"

    Relevant Pages

    • [ANN] JFaceDbc versione 3.1.1
      ... JFaceDbc is a cross platform database tool, ... JFaceDbc enables multiple simultaneous connections to many ... It has a rich database structure viewer, ...
      (comp.lang.java.gui)
    • [ANN] JFaceDbc versione 3.1.1
      ... JFaceDbc is a cross platform database tool, ... JFaceDbc enables multiple simultaneous connections to many ... It has a rich database structure viewer, ...
      (comp.lang.java.databases)
    • Re: Question about remote objects
      ... database service with connection to database ... client manager to service logins from client workstations ... the server. ... a row read in from the database, and with multiple users running multiple ...
      (comp.lang.python)
    • Re: Multiple databases - best performance scenario
      ... My company has the need to manage data for multiple customers. ... Multiple small physical servers connected to SAN ... When I'm using the word database ... You might consider checking licensing costs at the oracle store ...
      (comp.databases.oracle.server)
    • Re: Rails app organization question
      ... I -really- like Rails, though. ... Have one instance of the app and somehow allow it to use different databases depending on the user's login. ... Have multiple instances of the app running on virtual servers, similar to how cPanel sets up accounts for multiple hosts -- each host has its own directory, MySQL database, and so on. ...
      (comp.lang.ruby)