Download SQL Server Dump
Description
SQL Server Dump (sqlserverdump) is a command line utility inspired by mysqldump. It allows to dump SQL Server databases and their content as SQL statements. It's developped in C#.
Source Files
The download file sqlserverdump.zip has the following entries.
Arguments.cs// w ww .j a v a 2 s. co m
Program.cs
Properties/AssemblyInfo.cs
Properties/Resources.Designer.cs
Properties/Resources.resx
SQL Server Dump.csproj
SQL Server Dump.csproj.user
SQLServerDumpArguments.cs
SQLServerDumpArgumentsException.cs
Download
Click the following link to download sqlserverdump.zip.
sqlserverdump.zip