Menu

Generating Database Structure through ODBC

Help
2008-06-26
2013-04-29
  • Steve Perkins

    Steve Perkins - 2008-06-26

    I'm connecting to a MS SQL Server database via the JDBC-ODBC bridge, and would like to use the "Database Structure" feature to graphically view all the tables and columns.  However, I can't get this to generate no matter how I try.  I've tried right-clicking on the connection profile name and selecting "View Database Structure", as well as trying this from down at the individual active connection.

    Am I missing something, or perhaps is the "Database Structure" feature not available when using the JDBC-OBDC driver type?  Thanks!

     
    • Heiko Hilbert

      Heiko Hilbert - 2008-10-08

      I have found a problem with the JDBC-ODBC Bridge and the getDatabasMajorVersion method not implemented. This is fixed with 3.5.0 RC6 Patch1.
      Please update your installation to 3.5.0_RC6_P1 and try it again. If the problem still apears check the eclipse error log please.

       

Log in to post a comment.