Tagged Posts with: mysqldump

Great MySQL mysqldump Split Utility

November 26th, 2008 | Posted in MySQL, Software
3

If you are in a situation where you don’t have access to mysql via command line to import your mysqldump file and need to use phpMyAdmin but limited to the size that you can import SQL Dump Splitter will help you keep your sanity. It will split the files into smaller split files from the ...

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 ...