<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Free Web Resources - Web Resources Depot &#187; Database</title>
	<atom:link href="http://www.webresourcesdepot.com/tag/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sat, 20 Mar 2010 05:01:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Database From JavaScript: Taffy DB</title>
		<link>http://www.webresourcesdepot.com/database-from-javascript-taffy-db/</link>
		<comments>http://www.webresourcesdepot.com/database-from-javascript-taffy-db/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 05:01:07 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Dojo]]></category>
		<category><![CDATA[Ext JS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Prototype]]></category>
		<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/database-from-javascript-taffy-db/</guid>
		<description><![CDATA[For JavaScript and AJAX applications, Taffy DB is a beautiful tool.
 		Taffy DB is an open source JavaScript library that acts as a data layer inside the applications. Just think of it as a SQL database in your web browser.

Let&#8217;s say you have a collection of products and you want to find every product that [...]]]></description>
			<content:encoded><![CDATA[<p>For JavaScript and AJAX applications, <a target="_blank" href="http://taffydb.com"><strong>Taffy DB</strong></a> is a beautiful tool.</p>
<p><strong> 		Taffy DB</strong> is an <strong>open source JavaScript library</strong> that acts as a data layer inside the applications. Just think of it as a SQL database in your web browser.</p>
<p><a target="_blank" href="http://taffydb.com"><img width="401" height="44" alt="JavaScript Database Library" src="http://www.webresourcesdepot.com/wp-content/uploads/image/javascript-database-library.gif" /></a></p>
<p>Let&#8217;s say you have a collection of products and you want to find every product that costs less than $10 and is not a book. Simple, just write some JavaScript:<br />
<em>products.find({price:{lessthan:10},<br />
type:{not:&quot;Book&quot;}});</em></p>
<h3>Major features:</h3>
<ul>
<li>Under 10K!</li>
<li>Simple, JavaScript Centric Syntax</li>
<li>Fast</li>
<li>Easy to include in any web application</li>
<li>Compatible with major Ajax libraries: YUI, JQuery, Dojo, Prototype, EXT, etc</li>
<li>CRUD Interface (Create, Read, Update, Delete)</li>
<li>Sorting</li>
<li>Looping</li>
<li>Advanced Queries</li>
</ul>
<p>Check out the Getting Started Guide for <strong>Taffy DB</strong>&#8217;s capabilities.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/ajax/" title="Ajax" rel="tag">Ajax</a>, <a href="http://www.webresourcesdepot.com/tag/database/" title="Database" rel="tag">Database</a>, <a href="http://www.webresourcesdepot.com/tag/dojo/" title="Dojo" rel="tag">Dojo</a>, <a href="http://www.webresourcesdepot.com/tag/ext-js/" title="Ext JS" rel="tag">Ext JS</a>, <a href="http://www.webresourcesdepot.com/tag/javascript/" title="Javascript" rel="tag">Javascript</a>, <a href="http://www.webresourcesdepot.com/tag/jquery/" title="jQuery" rel="tag">jQuery</a>, <a href="http://www.webresourcesdepot.com/tag/prototype/" title="Prototype" rel="tag">Prototype</a>, <a href="http://www.webresourcesdepot.com/tag/yui/" title="YUI" rel="tag">YUI</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/what-you-see-is-what-you-ajax-wavemaker/" title="What You See Is What You Ajax: WaveMaker (March 5, 2008)">What You See Is What You Ajax: WaveMaker</a></li>
	<li><a href="http://www.webresourcesdepot.com/image-preloading-from-css-with-jquery/" title="Image Preloading From CSS With jQuery (June 20, 2008)">Image Preloading From CSS With jQuery</a></li>
	<li><a href="http://www.webresourcesdepot.com/high-quality-controls-widgets-for-prototypejs/" title="High Quality Controls &#038; Widgets for Prototype.js (April 18, 2008)">High Quality Controls &#038; Widgets for Prototype.js</a></li>
	<li><a href="http://www.webresourcesdepot.com/form-validation-ajax-submit-with-protoform/" title="Form Validation + Ajax Submit With ProtoForm (August 28, 2008)">Form Validation + Ajax Submit With ProtoForm</a></li>
	<li><a href="http://www.webresourcesdepot.com/feature-rich-data-grid-for-jquery-flexigrid/" title="Feature-Rich Data Grid For jQuery: Flexigrid (March 24, 2008)">Feature-Rich Data Grid For jQuery: Flexigrid</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/database-from-javascript-taffy-db/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test (Sample) Data Generators</title>
		<link>http://www.webresourcesdepot.com/test-sample-data-generators/</link>
		<comments>http://www.webresourcesdepot.com/test-sample-data-generators/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 16:27:15 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Other License]]></category>
		<category><![CDATA[Generator]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Postgre]]></category>
		<category><![CDATA[Sample]]></category>
		<category><![CDATA[Test]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/test-sample-data-generators/</guid>
		<description><![CDATA[Sample / test data is an effective way to test web projects &#38; applications. Other than meaningless data, real names, addresses, zip codes can make the whole testing stage easier.
WebResourcesDepot have collected some nice free test data generators which you may find useful:
&#160;
GenerateData
GenerateData is a free, open source script written in JavaScript, PHP and MySQL [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Sample / test data</strong> is an effective way to test web projects &amp; applications. Other than meaningless data, real names, addresses, zip codes can make the whole testing stage easier.</p>
<p>WebResourcesDepot have collected some nice <strong>free test data generators</strong> which you may find useful:</p>
<p>&nbsp;</p>
<h3><a target="_blank" href="http://www.generatedata.com">GenerateData</a></h3>
<p><strong>GenerateData</strong> is a free, open source script written in JavaScript, PHP and MySQL that lets you quickly          generate large volumes of custom data in a variety of formats for use in testing software,          populating databases.</p>
<p><img width="366" height="80" alt="Generate Sample Data" src="http://www.webresourcesdepot.com/wp-content/uploads/image/generate-sample-data.jpg" /></p>
<h4>Some features:</h4>
<ul>
<li>(JS-enabled) browser-friendly.</li>
<li>Many data types available: names, phone numbers, email addresses, cities, states, provinces,  				counties, dates, street addresses, number ranges, alphanumeric strings, lorem ipsum text and more.</li>
<li>Option to generate data in XML, Excel, HTML, CSV or SQL.</li>
<li>Country specific data (state / province / county) for Canada, US, Netherlands and UK.</li>
</ul>
<p>&nbsp;</p>
<h3><a target="_blank" href="http://sourceforge.net/projects/dbmonster/">DBMonster</a></h3>
<p><strong>DBMonster</strong> is a tool that generates random test data and inserts it into <strong>SQL database</strong>.</p>
<p><a target="_blank" href="http://sourceforge.net/projects/dbmonster/"><img width="217" height="79" alt="Test Data Generator" src="http://www.webresourcesdepot.com/wp-content/uploads/image/test-data-generator.png" /></a></p>
<p>&nbsp;</p>
<h3><a target="_blank" href="http://rubyforge.org/projects/datagen">CSV Data Generator</a></h3>
<p>This is a Ruby based free <strong>test data generator</strong>.</p>
<p>&nbsp;</p>
<h3><a target="_blank" href="http://sourceforge.net/projects/datagenerator/">Datagenerator</a></h3>
<p><strong>Datagenerator</strong> is a library and GUI for generating <strong>rule based test data</strong> for various databases like Mysql, Firebird, Interbase, MSSQL, Oracle, SQLite and PostgreSQL.</p>
<p><a target="_blank" href="http://sourceforge.net/projects/datagenerator/"><img width="448" height="185" src="http://www.webresourcesdepot.com/wp-content/uploads/image/data-generator.jpg" alt="Data Generator" /></a></p>
<p>&nbsp;</p>
<h3><a href="http://sourceforge.net/projects/dgmaster/" target="_blank">dgMaster</a></h3>
<p><strong>Data generator</strong> tool which supports many data types (primitive data types,but also names,addresses,post codes,etc.) and generates data in various formats (text,xml,db).It provides a GUI and is extensible by means of plugging-in new <strong>data-generator classes</strong>.</p>
<p>&nbsp;</p>
<h3><a href="http://sourceforge.net/projects/spawner/" target="_blank">Spawner Data Generator</a></h3>
<p><strong>Spawner</strong> is a <strong>generator of sample/test data</strong> for databases. It can be configured to output delimited text or SQL insert statements. It can also insert directly into a MySQL 5.x database. Includes many field types, most of which are configurable.</p>
<p>&nbsp;</p>
<h3><a href="http://sourceforge.net/projects/test-dictionary/" target="_blank">Test Dictionary</a></h3>
<p>A Java interface that quickly returns random proper names, terms and connectors. Useful for populating <strong>realistic test data</strong>.</p>
<p>&nbsp;</p>
<h3><a href="http://sourceforge.net/projects/freshtrash/" target="_blank">Fresh Trash Generator</a></h3>
<p>This is a Java utility package for <strong>generate random test data</strong>.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/database/" title="Database" rel="tag">Database</a>, <a href="http://www.webresourcesdepot.com/tag/generator/" title="Generator" rel="tag">Generator</a>, <a href="http://www.webresourcesdepot.com/tag/mssql/" title="MSSQL" rel="tag">MSSQL</a>, <a href="http://www.webresourcesdepot.com/tag/mysql/" title="Mysql" rel="tag">Mysql</a>, <a href="http://www.webresourcesdepot.com/tag/postgre/" title="Postgre" rel="tag">Postgre</a>, <a href="http://www.webresourcesdepot.com/tag/sample/" title="Sample" rel="tag">Sample</a>, <a href="http://www.webresourcesdepot.com/tag/test/" title="Test" rel="tag">Test</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/connection-string-examples-for-all-data-sources/" title="Connection String Examples For All Data Sources (February 6, 2008)">Connection String Examples For All Data Sources</a></li>
	<li><a href="http://www.webresourcesdepot.com/web-based-open-source-sql-designer/" title="Web Based &#038; Open Source SQL Designer (January 29, 2009)">Web Based &#038; Open Source SQL Designer</a></li>
	<li><a href="http://www.webresourcesdepot.com/powerful-support-ticket-system-helpdesk-pilot-100-special-discount-to-wrd-readers/" title="Powerful Support Ticket System: HelpDesk Pilot ($100 Special Discount To WRD Readers) (March 10, 2009)">Powerful Support Ticket System: HelpDesk Pilot ($100 Special Discount To WRD Readers)</a></li>
	<li><a href="http://www.webresourcesdepot.com/php-ajax-chat-application-mia-chat/" title="PHP &#8211; Ajax Chat Application: Mia Chat (July 8, 2008)">PHP &#8211; Ajax Chat Application: Mia Chat</a></li>
	<li><a href="http://www.webresourcesdepot.com/open-source-trouble-ticket-system-otrs/" title="Open Source Trouble Ticket System: OTRS (February 22, 2010)">Open Source Trouble Ticket System: OTRS</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/test-sample-data-generators/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Connection String Examples For All Data Sources</title>
		<link>http://www.webresourcesdepot.com/connection-string-examples-for-all-data-sources/</link>
		<comments>http://www.webresourcesdepot.com/connection-string-examples-for-all-data-sources/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 22:03:17 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Extras]]></category>
		<category><![CDATA[Info]]></category>
		<category><![CDATA[License Free]]></category>
		<category><![CDATA[Connection String]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[ODBC]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/connection-strings-for-all-data-sources/</guid>
		<description><![CDATA[ConnectionStrings.com is a website which shows connection string examples for nearly every data source including:

MySQL
MSSQL
Postgre SQL
Informix
Paradox
Textfile
&#38; many more

Website also provides connection string examples for different connection types like ODBC, OLE DB, OleDbConnection (.NET).
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag&#8217;n Drop
ScheduledTweets
Advertisements:
SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)
Follow WebResourcesDepot [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.connectionstrings.com/" target="_blank">ConnectionStrings.com</a> is a website which shows <strong>connection string examples</strong> for nearly every data source including:</p>
<ul>
<li>MySQL</li>
<li>MSSQL</li>
<li>Postgre SQL</li>
<li>Informix</li>
<li>Paradox</li>
<li>Textfile</li>
<li>&amp; many more</li>
</ul>
<p>Website also provides <strong>connection string examples</strong> for different connection types like <strong>ODBC, OLE DB, OleDbConnection (.NET)</strong>.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/connection-string/" title="Connection String" rel="tag">Connection String</a>, <a href="http://www.webresourcesdepot.com/tag/database/" title="Database" rel="tag">Database</a>, <a href="http://www.webresourcesdepot.com/tag/mssql/" title="MSSQL" rel="tag">MSSQL</a>, <a href="http://www.webresourcesdepot.com/tag/mysql/" title="Mysql" rel="tag">Mysql</a>, <a href="http://www.webresourcesdepot.com/tag/odbc/" title="ODBC" rel="tag">ODBC</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/test-sample-data-generators/" title="Test (Sample) Data Generators (February 8, 2008)">Test (Sample) Data Generators</a></li>
	<li><a href="http://www.webresourcesdepot.com/web-based-open-source-sql-designer/" title="Web Based &#038; Open Source SQL Designer (January 29, 2009)">Web Based &#038; Open Source SQL Designer</a></li>
	<li><a href="http://www.webresourcesdepot.com/powerful-support-ticket-system-helpdesk-pilot-100-special-discount-to-wrd-readers/" title="Powerful Support Ticket System: HelpDesk Pilot ($100 Special Discount To WRD Readers) (March 10, 2009)">Powerful Support Ticket System: HelpDesk Pilot ($100 Special Discount To WRD Readers)</a></li>
	<li><a href="http://www.webresourcesdepot.com/php-ajax-chat-application-mia-chat/" title="PHP &#8211; Ajax Chat Application: Mia Chat (July 8, 2008)">PHP &#8211; Ajax Chat Application: Mia Chat</a></li>
	<li><a href="http://www.webresourcesdepot.com/open-source-trouble-ticket-system-otrs/" title="Open Source Trouble Ticket System: OTRS (February 22, 2010)">Open Source Trouble Ticket System: OTRS</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/connection-string-examples-for-all-data-sources/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL Backup And Restore Management With MySQLDumper</title>
		<link>http://www.webresourcesdepot.com/mysql-backup-and-restore-management-with-mysqldumper/</link>
		<comments>http://www.webresourcesdepot.com/mysql-backup-and-restore-management-with-mysqldumper/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 15:33:52 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Other License]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Restore]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/mysql-backup-and-restore-management-with-mysqldumper/</guid>
		<description><![CDATA[MySQL restore is sometimes a bad experience if the database size is bigger than the allowed limit or the execution time of the restore script is not enough. Users generally restore databases with desktop softwares or through the command line in such situations.
MySQLDumper is a backup &#38; restore management script for MySQL Databases, written in [...]]]></description>
			<content:encoded><![CDATA[<p>MySQL restore is sometimes a bad experience if the database size is bigger than the allowed limit or the execution time of the restore script is not enough. Users generally restore databases with desktop softwares or through the command line in such situations.</p>
<p><a href="http://www.mysqldumper.de/en/" target="_blank"><strong>MySQLDumper</strong></a> is a backup &amp; restore management script for MySQL Databases, written in PHP and Perl, which fills this gap and offers a complete control over the databases.</p>
<p><a href="http://www.mysqldumper.de/en/" target="_blank"><img width="480" height="265" alt="Easy Mysql Backup Restore" src="http://www.webresourcesdepot.com/wp-content/uploads/image/easy-mysql-backup.jpg" /></a></p>
<p><strong>MySQLDumper</strong> uses a proprietary technique to avoid execution interruption. It only reads and saves a certain amount of commands and then calls itself via JavaScript and memorizes how far in the process it was and resumes its action from its last standby.</p>
<p><strong>MySQLDumper</strong> offers to write data directly into a compressed gz-File. The Restore-Script is able to read this file directly without unpacking it. Of course you can use it without compression, however using Gzip saves a sizeable amount of bandwidth.</p>
<p>Users can get e-mail notifications after the automated backup process:<br />
<a href="http://www.mysqldumper.de/en/" target="_blank"><img width="480" height="146" alt="Easy Mysql Restore" src="http://www.webresourcesdepot.com/wp-content/uploads/image/easy-mysql-restore.jpg" /></a></p>
<h3>Features</h3>
<ul>
<li><strong>MySQLDumper</strong> can read dumpfiles from other scripts via the integrated parser (for example from phpMyAdmin).</li>
<li>Security: <strong>MySQLDumper</strong> can generate a .htaccess-file to protect itself and all of your backup-files.</li>
<li><strong>MySQLDumper</strong> can do multipart-backups. That means: <strong>MySQLDumper</strong> can automatically split the dumpfile if it gets bigger than your chosen size. When you want to restore a backup and choose the wrong part &#8211; it doesn&#8217; matter: <strong>MySQLDumper</strong> will notice that and will get the correct start file automatically.</li>
<li>Automatic error module.</li>
<li>MiniSql: You have access to your MySQL-Tables. You can delete tables, edit or insert data. You can run/ save any SQL-statement.</li>
<li>Database-overview: look at running processes or even stop them.</li>
<li>Very good file-overview: backups of the same database are shown as one entry. Click it to see all of the files.</li>
<li>Automatic file-deletion: set your own rules to delete old backups. Specify the age or the number of files when it will be deleted automatically to save server webspace.</li>
<li>Perl cron script: all features of the PHP-Script are now integrated in the Perl script that can be started via a cron job.</li>
<li>Configuration can be set seperatly for each script (PHP and Perl).</li>
<li>Before you start a backup all your parameters are shown again, so you definitely know what you are doing.</li>
<li>Send e-mails with or without your dump file attached / you can set the maximum size of the attachement. If it grows bigger it won&#8217;t be attached.</li>
<li>Send dumpfiles via FTP to another server. This is also working using the multipart feature.</li>
</ul>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/backup/" title="Backup" rel="tag">Backup</a>, <a href="http://www.webresourcesdepot.com/tag/database/" title="Database" rel="tag">Database</a>, <a href="http://www.webresourcesdepot.com/tag/mysql/" title="Mysql" rel="tag">Mysql</a>, <a href="http://www.webresourcesdepot.com/tag/restore/" title="Restore" rel="tag">Restore</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/test-sample-data-generators/" title="Test (Sample) Data Generators (February 8, 2008)">Test (Sample) Data Generators</a></li>
	<li><a href="http://www.webresourcesdepot.com/connection-string-examples-for-all-data-sources/" title="Connection String Examples For All Data Sources (February 6, 2008)">Connection String Examples For All Data Sources</a></li>
	<li><a href="http://www.webresourcesdepot.com/winners-of-webyog-mysql-tools-giveaway/" title="Winners Of Webyog MySQL Tools Giveaway (August 25, 2009)">Winners Of Webyog MySQL Tools Giveaway</a></li>
	<li><a href="http://www.webresourcesdepot.com/wiki-like-project-management-tool-streber/" title="Wiki-Like Project Management Tool: Streber (May 26, 2008)">Wiki-Like Project Management Tool: Streber</a></li>
	<li><a href="http://www.webresourcesdepot.com/webyog-mysql-tools-giveaway/" title="Webyog MySQL Tools Giveaway (August 18, 2009)">Webyog MySQL Tools Giveaway</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/mysql-backup-and-restore-management-with-mysqldumper/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 16/40 queries in -1.208 seconds using disk

Served from: www.webresourcesdepot.com @ 2010-03-21 00:53:28 -->