Re: Error on SQL generation

From: Mike Schrag (mschra..dimension.com)
Date: Mon Mar 10 2008 - 21:54:24 EDT

  • Next message: Johann Werner (JIRA): "[OS-JIRA] Created: (WOL-753) deleting a complete component from an eclipse project"

    > Could Entity Modeler attempt to connect but give up if no
    > connection occurs within a brief time-out period? If a time-out
    > occurs, it could instead get the jdbc2info from the plugin.
    Thanks to Andrew Lindesay, Postgresql and FrontBase no longer require
    access to the database if you use the Wonder versions of the plugins
    (which, incidentally, do not have any external dependencies).

    For postgresql, make your connection string jdbc:postgresql://yourhost/
    yourdb?useBundledJdbcInfo=true .

    For FrontBase, make your connection string jdbc:FrontBase://yourhost/
    yourdb/useBundledJdbcInfo=true .

    These will be in tonight's build.

    ms



    This archive was generated by hypermail 2.0.0 : Mon Mar 10 2008 - 21:55:26 EDT