Menu

#76 Add SQL Filter When Exporting

closed
nobody
None
5
2005-06-22
2005-04-08
Thomas
No

When exporting table data for example to dbunit format,
it would be great to be able to specify an additional
SQL filter.

Thus only the data that matches the filter will be
exported.

Like exporting the "example" table I could specify:
SELECT * FROM example WHERE id>100

Thanks!

Discussion

  • Julen Parra

    Julen Parra - 2005-04-08

    Logged In: YES
    user_id=180901

    In next release, some exporting options will be added to the
    Table View, to export the data of the row set that is
    displayed, so you could make your query and then export the
    data in the Table View. BC Holmes is working on that
    feature, and I don't know which formats he plans to
    support. But in principle, if dbunit format was supported,
    that would match your request, I guess. Tell me if that's
    not the case.

    Thanks for the feedback.

    Julen.

     
  • Julen Parra

    Julen Parra - 2005-06-22

    Logged In: YES
    user_id=180901

    In the last release (3.0.0) you can export data from the
    Table View, so basically your request is complete.

    Thanks for your feedback.

     
  • Julen Parra

    Julen Parra - 2005-06-22
    • status: open --> closed
     
  • Julen Parra

    Julen Parra - 2005-06-22

    Logged In: YES
    user_id=180901

    In the last release (3.0.0) you can export data from the
    Table View, so basically your request is complete.

    Thanks for your feedback.

     

Log in to post a comment.