The IowaComputerGurus DotNetNuke ™ Database Exporter module is a utility module allowing users the easy ability to query a DotNetNuke database and then export the results of the query to a CSV or XML file. In many ways this module can be considered a simple extension to the built-in SQL module as the main addition is the ability to export content to files, which is not easily possible with the core module.

In addition to the added features of exportability the module also helps to ensure security by requiring all queries to start with "Select". However, this should not be considered a "catch all" solution and the module should only be used by trusted individuals.
Release History
Current Release: 06.00.01 (November 2012)
This release was a cleanup release to migrate the project to CodePlex. Included are code standards updates to match best practices and a small performance improvement on export.
Downloads
This module is manage via CodePlex.com. Click the link below to visit the application page for source code, installer, and documentation.
Visit CodePlex