Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "DTP 1.7 M5 New and Noteworthy"

Line 9: Line 9:
  
 
<h4>BZ 207002 - Add SQLite Support</h4>
 
<h4>BZ 207002 - Add SQLite Support</h4>
With BZ 207002[http://bugs.eclipse.org/207002], we added basic SQLite support. You can now connect to and browse a SQLite database using the org.sqlite.JDBC driver that you can download from the SQLite JDBC page [http://www.zentus.com/sqlitejdbc/]. More work is to be done here, but we have a good initial level of support to start from.  
+
With [http://bugs.eclipse.org/207002[BZ 207002]], we added basic SQLite support. You can now connect to and browse a SQLite database using the org.sqlite.JDBC driver that you can download from the SQLite JDBC page [http://www.zentus.com/sqlitejdbc/]. More work is to be done here, but we have a good initial level of support to start from.  
  
 
<h4>BZ 232925 - Add Ingres Support</h4>
 
<h4>BZ 232925 - Add Ingres Support</h4>
With BZ 232925[http://bugs.eclipse.org/232925], we now have great Ingres support as part of DTP Enablement. Contributed by Ingres, these plug-ins fill a hole that we're happy to have filled.
+
With [http://bugs.eclipse.org/232925[BZ 232925]], we now have great Ingres support as part of DTP Enablement. Contributed by Ingres, these plug-ins fill a hole that we're happy to have filled.
  
 
<h4>BZ 250302 - Updated Microsoft SQL Server Support</h4>
 
<h4>BZ 250302 - Updated Microsoft SQL Server Support</h4>
With help from the community as BZ 250302[http://bugs.eclipse.org/250302], we now have additional functionality for SQL Server we didn't have in prior releases. Thanks to everyone who provided patches!
+
With help from the community as [http://bugs.eclipse.org/250302[BZ 250302]], we now have additional functionality for SQL Server we didn't have in prior releases. Thanks to everyone who provided patches!
  
 
[[Category:Data Tools Platform]]
 
[[Category:Data Tools Platform]]

Revision as of 17:10, 15 January 2009

Back to DTP Main Page

(WORK IN PROGRESS - last updated January 15, 2009)

This page documents a few of the things we think are New & Noteworthy for the DTP 1.7 (Galileo) M5 milestone release.

Download the latest 1.7 M5 nightly build here[1]. Our M5 candidate will be released Monday, February 2, 2009 as part of the Galileo Release Train.

DTP Enablement

BZ 207002 - Add SQLite Support

With [BZ 207002], we added basic SQLite support. You can now connect to and browse a SQLite database using the org.sqlite.JDBC driver that you can download from the SQLite JDBC page [2]. More work is to be done here, but we have a good initial level of support to start from.

BZ 232925 - Add Ingres Support

With [BZ 232925], we now have great Ingres support as part of DTP Enablement. Contributed by Ingres, these plug-ins fill a hole that we're happy to have filled.

BZ 250302 - Updated Microsoft SQL Server Support

With help from the community as [BZ 250302], we now have additional functionality for SQL Server we didn't have in prior releases. Thanks to everyone who provided patches!

Back to the top