You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Periklis Ntanasis (Jira)" <ji...@apache.org> on 2020/06/07 22:47:00 UTC

[jira] [Created] (NETBEANS-4415) Export db dataview result table to file

Periklis Ntanasis created NETBEANS-4415:
-------------------------------------------

             Summary: Export db dataview result table to file
                 Key: NETBEANS-4415
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4415
             Project: NetBeans
          Issue Type: Wish
          Components: db - Show Data
            Reporter: Periklis Ntanasis


The db dataview module offers basic database client functionality. Among others it allows a user to execute some query against a relational database and view the results to a table.

This wish is about adding the functionality to export the results displayed in the table as a file.

There have been some discussion regarding this in the past in the users [mailing list|http://mail-archives.apache.org/mod_mbox/netbeans-dev/201905.mbox/%3CCAFEAdMG1jRuBOsTtOcKqSdsdVUF5W%2BKk9XyR4rb4-tZKJosHhw%40mail.gmail.com%3E].

Also, there is a [Todo comment|https://github.com/apache/netbeans/blob/master/ide/db.dataview/src/org/netbeans/modules/db/dataview/output/DataView.java#L54] in the Netbeans source code about this:
{noformat}
TODO: Save results in various formats (CSV, spreadsheet, html etc){noformat}
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists