https://github.com/IowaComputerGurus/dnn.dbexporter
SQL Module for DNN for Export
https://github.com/IowaComputerGurus/dnn.dbexporter
dnn dotnetnuke sql
Last synced: 9 months ago
JSON representation
SQL Module for DNN for Export
- Host: GitHub
- URL: https://github.com/IowaComputerGurus/dnn.dbexporter
- Owner: IowaComputerGurus
- License: mit
- Archived: true
- Created: 2016-06-30T15:19:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T04:48:12.000Z (about 1 year ago)
- Last Synced: 2024-11-18T04:34:48.798Z (about 1 year ago)
- Topics: dnn, dotnetnuke, sql
- Language: C#
- Size: 281 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-dnn - Database Exporter
README
# DNN Database Exporter
> [!NOTE]
> DNN Platform 9.x supports exporting from the `SQL Console` this project is no longer actively supported.
A simple "host only" module that allows users to export the results of SQL Queries to CSV or XML format. Designed for those working on remote databases and needing a bit of support for data ccess.
* Must be used by a Host User Only
* Users are responsible for the quality of their queries