项目作者: evoluteur

项目描述 :
A step wizard for ASP.NET to export database objects to CSV, TXT, HTML, XML, or SQL.
高级语言: Visual Basic .NET
项目地址: git://github.com/evoluteur/database-export-wizard.git
创建时间: 2020-09-30T09:21:10Z
项目社区:https://github.com/evoluteur/database-export-wizard

开源协议:MIT License

下载


database-export-wizard

A step wizard for ASP.NET to export database objects to CSV, TXT, HTML, XML, or SQL.

It guides users through a few simple steps to choose a database object (table, view, or query), select columns, and export the data in any of the standard formats CSV, HTML, XML, or SQL.

Step 1: Data Source

Select table, view or SQL query to export data from.

Screenshot1

Step 2: Columns to include

Select columns to include in the export and sorting options.

Screenshot2

Step 3: Export format and options

This last step is for selecting the export format and options.

Screenshot2

Documentation in the CodeProject article winner of Best VB.NET article of May 2010.

Copyright (c) 2020 Olivier Giulieri.