<?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>MDBitz Development Resources</title>
	<atom:link href="http://resources.mdbitz.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://resources.mdbitz.com</link>
	<description></description>
	<lastBuildDate>Wed, 23 Jun 2010 13:05:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>URL Forwards and their impact on the underlying websites Page Ranking</title>
		<link>http://resources.mdbitz.com/2010/06/url-forwards-and-their-impact-on-the-underlying-websites-page-ranking/</link>
		<comments>http://resources.mdbitz.com/2010/06/url-forwards-and-their-impact-on-the-underlying-websites-page-ranking/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 13:05:40 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Forwards]]></category>
		<category><![CDATA[Page Ranking]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[URL Forwarding]]></category>
		<category><![CDATA[URL Redirects]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=1428</guid>
		<description><![CDATA[Let me put this as clearly as possible. A domain that forwards to an existing site does not provide any Page Ranking benefits to the forwarded domain. In fact the domain name that forwards to the existing website will not even be available in Search Engine Result Pages (SERPs). This is because when you do [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/06/url-forwards-and-their-impact-on-the-underlying-websites-page-ranking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the Describe command of IBM DB2 to get column data types</title>
		<link>http://resources.mdbitz.com/2010/06/using-the-describe-command-of-ibm-db2-to-get-column-data-types/</link>
		<comments>http://resources.mdbitz.com/2010/06/using-the-describe-command-of-ibm-db2-to-get-column-data-types/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 17:33:51 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[DB2]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Column Data Type]]></category>
		<category><![CDATA[Column Type]]></category>
		<category><![CDATA[DESCRIBE]]></category>
		<category><![CDATA[DESCRIBE TABLE]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=1414</guid>
		<description><![CDATA[Ever find yourself working in an unfamiliar Database or table and in need of knowing what are the data types for the different columns? Well that recently happened to me when I had to expand some queries in a DB2 environment. As it turns out there exists the Describe command that outputs the columns of [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/06/using-the-describe-command-of-ibm-db2-to-get-column-data-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Save and Write To and From a File in Visual Basic</title>
		<link>http://resources.mdbitz.com/2010/06/how-to-save-and-write-to-and-from-a-file-in-visual-basic/</link>
		<comments>http://resources.mdbitz.com/2010/06/how-to-save-and-write-to-and-from-a-file-in-visual-basic/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 12:30:28 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Close]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[flush]]></category>
		<category><![CDATA[IO]]></category>
		<category><![CDATA[Read]]></category>
		<category><![CDATA[Save]]></category>
		<category><![CDATA[VB]]></category>
		<category><![CDATA[Write]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=1241</guid>
		<description><![CDATA[A common task when creating a form based windows application is to allow a user to save their information and to also load saved information. In this short tutorial I will show you the basic steps to save a form&#8217;s information to a file and then load up the contents of the saved file. Saving [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/06/how-to-save-and-write-to-and-from-a-file-in-visual-basic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiplying a Database Column&#8217;s Values</title>
		<link>http://resources.mdbitz.com/2010/06/multiplying-a-database-columns-values/</link>
		<comments>http://resources.mdbitz.com/2010/06/multiplying-a-database-columns-values/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 17:32:12 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[ANTILOG]]></category>
		<category><![CDATA[EXP]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[Product]]></category>
		<category><![CDATA[SUM]]></category>
		<category><![CDATA[T-SQL]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=1395</guid>
		<description><![CDATA[Like most individuals I find the built int SUM function of SQL very helpful when performing computations. Recently however I found myself wondering how to compute the product of a result set grouped by some factor, and I found myself slightly at a lost as no Product function exists. Fortunately for us we can use [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/06/multiplying-a-database-columns-values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subtle but required syntax when writing a DB2 WHERE clause</title>
		<link>http://resources.mdbitz.com/2010/05/subtle-but-required-syntax-when-writing-a-db2-where-clause/</link>
		<comments>http://resources.mdbitz.com/2010/05/subtle-but-required-syntax-when-writing-a-db2-where-clause/#comments</comments>
		<pubDate>Wed, 26 May 2010 14:09:18 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[DB2]]></category>
		<category><![CDATA[AND]]></category>
		<category><![CDATA[OR]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[WHERE]]></category>
		<category><![CDATA[WHERE CLAUSE]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=1389</guid>
		<description><![CDATA[While continuing my exploration into the world of DB2 databases, I found myself confused as to why my basic SELECT &#8230; WHERE &#8230; statement were failing when I tried to do AND/OR clauses. After a little fumbling around I found the solution&#8230; parentheses. Parenthesis? you ask, yes. Simply put when you want to write a [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/05/subtle-but-required-syntax-when-writing-a-db2-where-clause/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to limit rows returned in a DB2 database</title>
		<link>http://resources.mdbitz.com/2010/05/how-to-limit-rows-returned-in-a-db2-database/</link>
		<comments>http://resources.mdbitz.com/2010/05/how-to-limit-rows-returned-in-a-db2-database/#comments</comments>
		<pubDate>Tue, 25 May 2010 15:39:47 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[DB2]]></category>
		<category><![CDATA[FETCH]]></category>
		<category><![CDATA[LIMIT]]></category>
		<category><![CDATA[ROWCOUNT]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[TOP]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=1383</guid>
		<description><![CDATA[Back from an extended vacation and I find myself in the middle of a project needing to export data from a DB2 database. Fortunately I have decent knowledge of SQL and the basic syntax matches up but then I found myself wanting to limit the results returned. Now in T-SQL and MySQL I often would [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/05/how-to-limit-rows-returned-in-a-db2-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1.0 release to the HaPi Library &#8211; PHP Wrapper Library of the Harvest API</title>
		<link>http://resources.mdbitz.com/2010/05/1-0-release-to-the-hapi-library-php-wrapper-library-of-the-harvest-api/</link>
		<comments>http://resources.mdbitz.com/2010/05/1-0-release-to-the-hapi-library-php-wrapper-library-of-the-harvest-api/#comments</comments>
		<pubDate>Sun, 02 May 2010 02:03:10 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[Harvest]]></category>
		<category><![CDATA[Harvest API]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Wrapper Library]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=1378</guid>
		<description><![CDATA[The official 1.0 release of the PHP Wrapper Library of the Harvest API is finally here. Over the last few weeks I have been performing bug fixes as well as making some functional enhancements. In this release I have added in a new HarvestReports object that allows users to query for only active/inactive clients, projects, [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/05/1-0-release-to-the-hapi-library-php-wrapper-library-of-the-harvest-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Project Laboratory Site</title>
		<link>http://resources.mdbitz.com/2010/04/new-project-laboratory-site/</link>
		<comments>http://resources.mdbitz.com/2010/04/new-project-laboratory-site/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 16:44:55 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[Harvest]]></category>
		<category><![CDATA[Site Maintenance]]></category>
		<category><![CDATA[Yahoo Finance]]></category>
		<category><![CDATA[Harvest API]]></category>
		<category><![CDATA[Project Laboratory]]></category>
		<category><![CDATA[Yahoo Finance API]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=1374</guid>
		<description><![CDATA[Due to the increased usage and amount of projects and utilities that can be found here on my developer blog, I have decided it is time to create a separate site for them allowing for users to find relevant examples and information easier. Therefore the MDBitz &#8211; Project Laboratory is know available. Currently I have [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/04/new-project-laboratory-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using iSQL to connect to Sybase Databases via the Command Line</title>
		<link>http://resources.mdbitz.com/2010/04/using-isql-to-connect-to-sybase-databases-via-the-command-line/</link>
		<comments>http://resources.mdbitz.com/2010/04/using-isql-to-connect-to-sybase-databases-via-the-command-line/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 14:27:17 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[DOS]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[connect]]></category>
		<category><![CDATA[Interactive SQL]]></category>
		<category><![CDATA[ISQL]]></category>
		<category><![CDATA[SYBASE]]></category>
		<category><![CDATA[Transact-SQL]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=1331</guid>
		<description><![CDATA[In most instances you will be using a User Interface of one sort or another to execute Transact-SQL commands against your Sybase Database Servers. In rare occasions however I find that I execute commands through the dos prompt via the Interactive SQL Utility or iSQL as it is more commonly referred. Opening a Connection BCP [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/04/using-isql-to-connect-to-sybase-databases-via-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the BCP utility to input and output data to/from Sybase</title>
		<link>http://resources.mdbitz.com/2010/04/using-the-bcp-utility-to-input-and-output-data-tofrom-sybase/</link>
		<comments>http://resources.mdbitz.com/2010/04/using-the-bcp-utility-to-input-and-output-data-tofrom-sybase/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 15:58:26 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[DOS]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[BCP]]></category>
		<category><![CDATA[Bulk Copy Utility]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[SYBASE]]></category>
		<category><![CDATA[Transact-SQL]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=1333</guid>
		<description><![CDATA[When performing database maintenance you will occasionally find the need to export data out of your database tables to an operating system for storage, or conversely import data to a table from a file. You may find yourself needing to do these tasks for data backup or for inserting data that comes from a 3rd [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/04/using-the-bcp-utility-to-input-and-output-data-tofrom-sybase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
