Tagged Posts with: sql server export

mysqldump Similar Utility for SQL Server

November 21st, 2008 | Posted in SQL Server
0

If you are using SQL Server (specifically Express 2005) and you are looking for a quick way to export your entire database into a single file, the following tool will do the trick. Export Your Database Grab a fresh copy of the free tool. http://www.eggheadcafe.com/articles/20040913.zip Once you have downloaded the zip file you can open ...