SetConnect

rsExport2File

Database::rsExport2File
Description

Export the contents of the recordset which is referenced by "Source Handle" to one of the following formats:

csv, pdf, html, xml, excel2003, excel2007, word2003, word2007

This plugin uses templates to format the output file. These (string) templates are permanently stored (not removed by un-install) in "Templates\Collection" and can be changed to change the output format.

More about these string templates can be found on http://www.antlr.org/wiki/display/ST/StringTemplate+Documentation

Note: this plugin does not require any third-party software like Microsoft Office!

Options
Source Handle
Name of the handle which references the desired source-recordset.
Output Format
Determines the format of the output file.
Output file
The name of the output file.

Documentation

Release notes