<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/database</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 14 Feb 2012 05:50:02 GMT</pubDate>
<item>
<title>(PHP) Joomla 1.5 Database Query - batandwacolani</title>
<link>http://snipplr.com/view/62813/joomla-15-database-query/</link>
<description><![CDATA[ <p>Querying the database in Joomla 1.5</p> ]]></description>
<pubDate>Fri, 27 Jan 2012 20:17:48 GMT</pubDate>
<guid>http://snipplr.com/view/62813/joomla-15-database-query/</guid>
</item>
<item>
<title>(Bash) Empty a database table - ModServ</title>
<link>http://snipplr.com/view/62712/empty-a-database-table/</link>
<description><![CDATA[ <p>A bash command to empty a database table.</p> ]]></description>
<pubDate>Mon, 23 Jan 2012 12:16:05 GMT</pubDate>
<guid>http://snipplr.com/view/62712/empty-a-database-table/</guid>
</item>
<item>
<title>(MySQL) US &amp;amp; CANADA Cities Database - frederichoule</title>
<link>http://snipplr.com/view/60075/us--canada-cities-database/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 22 Oct 2011 12:36:31 GMT</pubDate>
<guid>http://snipplr.com/view/60075/us--canada-cities-database/</guid>
</item>
<item>
<title>(MySQL) wordpress - MYSQL - Assign all articles from one author to another - krembo99</title>
<link>http://snipplr.com/view/59938/wordpress--mysql--assign-all-articles-from-one-author-to-another/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 19 Oct 2011 13:12:52 GMT</pubDate>
<guid>http://snipplr.com/view/59938/wordpress--mysql--assign-all-articles-from-one-author-to-another/</guid>
</item>
<item>
<title>(PHP) Convert all HTML entities in database to actual characters - f6design</title>
<link>http://snipplr.com/view/59594/convert-all-html-entities-in-database-to-actual-characters/</link>
<description><![CDATA[ <p>Sometimes a legacy database will have HTML entities stored in it.

This function converts them. Note that this function assumes you have a database abstraction layer, and may need to be modified to connect to YOUR database.</p> ]]></description>
<pubDate>Mon, 10 Oct 2011 17:06:51 GMT</pubDate>
<guid>http://snipplr.com/view/59594/convert-all-html-entities-in-database-to-actual-characters/</guid>
</item>
<item>
<title>(PHP) Database php class - claudiowebdesign</title>
<link>http://snipplr.com/view/59434/database-php-class/</link>
<description><![CDATA[ <p>That's something quick. A basic php class to manage properly a database. Thanks to magic methods opening a database is almost automatic.</p> ]]></description>
<pubDate>Wed, 05 Oct 2011 09:31:06 GMT</pubDate>
<guid>http://snipplr.com/view/59434/database-php-class/</guid>
</item>
<item>
<title>(PHP) Class database mysql - jose_506</title>
<link>http://snipplr.com/view/58716/class-database-mysql/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 16 Sep 2011 00:36:29 GMT</pubDate>
<guid>http://snipplr.com/view/58716/class-database-mysql/</guid>
</item>
<item>
<title>(Java) Own sqlite database in android - jamepaul</title>
<link>http://snipplr.com/view/58589/own-sqlite-database-in-android/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 10 Sep 2011 17:59:47 GMT</pubDate>
<guid>http://snipplr.com/view/58589/own-sqlite-database-in-android/</guid>
</item>
<item>
<title>(SQL) Schema for the database DVD - georgemathewkunnathoor</title>
<link>http://snipplr.com/view/58028/schema-for-the-database-dvd/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 19 Aug 2011 16:06:56 GMT</pubDate>
<guid>http://snipplr.com/view/58028/schema-for-the-database-dvd/</guid>
</item>
<item>
<title>(Other) To makes Pages and Posts current - sridhar</title>
<link>http://snipplr.com/view/57414/to-makes-pages-and-posts-current/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 31 Jul 2011 04:43:28 GMT</pubDate>
<guid>http://snipplr.com/view/57414/to-makes-pages-and-posts-current/</guid>
</item>
<item>
<title>(PHP) PHP DB Table to HTML Datagrid - brownrl</title>
<link>http://snipplr.com/view/57337/php-db-table-to-html-datagrid/</link>
<description><![CDATA[ <p>This is a skeleton mock up for showing a database table in a basic datagrid with sorting and pagination.</p> ]]></description>
<pubDate>Fri, 29 Jul 2011 19:49:16 GMT</pubDate>
<guid>http://snipplr.com/view/57337/php-db-table-to-html-datagrid/</guid>
</item>
<item>
<title>(SQL) Replace local db with new URL - xcsteve99</title>
<link>http://snipplr.com/view/57310/replace-local-db-with-new-url/</link>
<description><![CDATA[ <p>run these in the SQL tab</p> ]]></description>
<pubDate>Fri, 29 Jul 2011 08:10:23 GMT</pubDate>
<guid>http://snipplr.com/view/57310/replace-local-db-with-new-url/</guid>
</item>
<item>
<title>(PHP) Wordpress: retrieve values from a custom table in the Wordpress database - redconservatory</title>
<link>http://snipplr.com/view/56934/wordpress-retrieve-values-from-a-custom-table-in-the-wordpress-database/</link>
<description><![CDATA[ <p>Refer to the following:
http://codex.wordpress.org/Class_Reference/wpdb</p> ]]></description>
<pubDate>Thu, 21 Jul 2011 00:32:10 GMT</pubDate>
<guid>http://snipplr.com/view/56934/wordpress-retrieve-values-from-a-custom-table-in-the-wordpress-database/</guid>
</item>
<item>
<title>(Java) Simple H2 Database utility class - studioevoque</title>
<link>http://snipplr.com/view/56875/simple-h2-database-utility-class/</link>
<description><![CDATA[ <p>A simple utility class that uses the H2 SQL Db to maintain a database connection. It also gives a convenience method to run SQL scripts.

_Note:_The init.sql value is hardcoded, and should be replaced by a static variable if needed</p> ]]></description>
<pubDate>Wed, 20 Jul 2011 00:21:37 GMT</pubDate>
<guid>http://snipplr.com/view/56875/simple-h2-database-utility-class/</guid>
</item>
<item>
<title>(PHP) PHP getTotal - brownrl</title>
<link>http://snipplr.com/view/55780/php-gettotal/</link>
<description><![CDATA[ <p>Simple function to return the total records in a DB. This function probably has to be modified for every project you do to adjust for your db layer and server. I have it here simply because I use ado-db lite and my other functions almost all the time.</p> ]]></description>
<pubDate>Mon, 27 Jun 2011 20:04:11 GMT</pubDate>
<guid>http://snipplr.com/view/55780/php-gettotal/</guid>
</item>
<item>
<title>(SQL) Get ID of last inserted record in Access - wizard04</title>
<link>http://snipplr.com/view/54991/get-id-of-last-inserted-record-in-access/</link>
<description><![CDATA[ <p>Get the value of the autonumber field for the last record inserted into an Access database via the current connection.</p> ]]></description>
<pubDate>Wed, 08 Jun 2011 06:46:45 GMT</pubDate>
<guid>http://snipplr.com/view/54991/get-id-of-last-inserted-record-in-access/</guid>
</item>
<item>
<title>(PHP) PHP Simplified DB Functions - kendsnyder</title>
<link>http://snipplr.com/view/54448/php-simplified-db-functions/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 27 May 2011 03:13:10 GMT</pubDate>
<guid>http://snipplr.com/view/54448/php-simplified-db-functions/</guid>
</item>
<item>
<title>(Bash) Script to Backup  MySQL databases - saibal</title>
<link>http://snipplr.com/view/53201/script-to-backup--mysql-databases/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 08 May 2011 15:20:48 GMT</pubDate>
<guid>http://snipplr.com/view/53201/script-to-backup--mysql-databases/</guid>
</item>
<item>
<title>(MySQL) Updated mysql database from SQL dump - greeneggs614</title>
<link>http://snipplr.com/view/52708/updated-mysql-database-from-sql-dump/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 28 Apr 2011 06:35:03 GMT</pubDate>
<guid>http://snipplr.com/view/52708/updated-mysql-database-from-sql-dump/</guid>
</item>
<item>
<title>(Other) Load Postgres database with psql dump - greeneggs614</title>
<link>http://snipplr.com/view/52694/load-postgres-database-with-psql-dump/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 28 Apr 2011 03:03:19 GMT</pubDate>
<guid>http://snipplr.com/view/52694/load-postgres-database-with-psql-dump/</guid>
</item>
</channel>
</rss>
