Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » SQL Results Viewer
SQL Results Viewer [message #597315] Sun, 21 February 2010 17:06
Markus Barchfeld is currently offline Markus BarchfeldFriend
Messages: 27
Registered: July 2009
Junior Member
Hello,

First of all I would like to thank you for your work on the Data Tools Project. I work on a tool named QKDT for a proprietary database (KDB+) and in the past days I have integrated the SQL Results Viewer, which fits in nicely. Nonetheless, there were some small issues which made it necessary for me to ship with a patched version of the plug-ins org.eclipse.datatools.sqltools.results.ui and org.eclipse.datatools.sqltools.results. For more details on how the view is integrated, see http://www.markusbarchfeld.de/blog/article/2010/02/19/sql_re sults_viewer.html

Some of the issues I have already filed at bugzilla last year when I was evaluating the SQL Results Viewer. Unfortunately they have not been fixed so far, although patches were attached. Now I would like to know if you are interested in making the mentioned plug-ins more generic and fix the remaining issues. I have described the already filed bugs and some newly found issues below. The amount of work on your side should be really low since I can provide you with patches. Of course I can not estimate the ramifications of the patches and maybe some of them are not as simply to integrate as I would assume.

I would be really happy to get a positive feedback on my request. Of course it would be a great gain for the QKDT project but I think that the SQLTools project would benefit as well since it would further modularize the design.

If you decided to support me I would file the remaining issues at bugzilla.

Thanks
Markus

Proposed Bugs/Enhancements for the SQL Result Viewer:

270265 Opening a table viewer for arbitrary instances of IResultSetObject
270267 Serialization of the result history fails with custom result objects
270269 Extending org.eclipse.datatools.sqltools.result.resultSetViewer
*new* In addition to Table Viewers also support Tree Viewers as external viewers
*new* Allow to suppress the Parameters Tab
*new* The plug-in o.e.d.s.r.u should export the actions package so that external viewers can easily integrate the context menu
*new* Deletion of history can take a long time since checkList deserializes the data before removing the entry
Previous Topic:SQL Results Viewer
Next Topic:Oracle ClassNotFound, where MySQL works fine
Goto Forum:
  


Current Time: Fri Apr 19 14:06:36 GMT 2024

Powered by FUDForum. Page generated in 0.02159 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top