Converting Microsoft SQL Server database to csv file
.NET console application for converting Microsoft SQL Server database to csv file
Debug
or Release
in following structure:Name | Type |
---|---|
database_1 | directory |
database_2 | directory |
database_1.zip | file |
database_2.zip | file |
Each directory will be contained .csv files - one per each table/view from database.
Each .zip file will be contained archived directory.