Archiving a database as SQL script
Your need to archive your database reducing the file size as much as possible.
The database is very large and you need to filter only necessary data.
See more solutions.
Procedure
Use Easy SQL Deploy to package
your database as .NET executable
Select only the tables that you need to archive their data
Save the generated EasySQL Deploy project to repeat the procedure
very easy
Benefits
Compressing the database data with
Easy SQL Deploy reduces storage size
Good alternative for Winzip limitation on
archiving files over 4GB
You can archive only the important tables from your database
You can repeat the process of partial archiving without concerning
about filtering data again and again