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!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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!
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.