<?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>JDS Australia &#187; SQL</title>
	<atom:link href="http://www.jds.net.au/tag/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jds.net.au</link>
	<description>Expert consulting services with HP Software</description>
	<lastBuildDate>Thu, 24 Jun 2010 06:36:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Querying Quality Center user roles</title>
		<link>http://www.jds.net.au/tech-tips/querying-quality-center-user-roles/</link>
		<comments>http://www.jds.net.au/tech-tips/querying-quality-center-user-roles/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 00:21:11 +0000</pubDate>
		<dc:creator>Stuart Moncrieff</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Quality Center]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.jds.net.au/?p=1984</guid>
		<description><![CDATA[Quality Center stores the user/role relationship in a strange way in the database. This Tech Tip shows you one way you could write an SQL query for this relationship if, for some reason, you did not want to use the QC Admin view.

Recently I wrote a Tech Tip on querying the Quality Center database. Poking [...]]]></description>
		<wfw:commentRss>http://www.jds.net.au/tech-tips/querying-quality-center-user-roles/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Persistent Data in VuGen with MySQL</title>
		<link>http://www.jds.net.au/tech-tips/vugen-with-mysql/</link>
		<comments>http://www.jds.net.au/tech-tips/vugen-with-mysql/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 22:07:19 +0000</pubDate>
		<dc:creator>Nick Wilton</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[VuGen]]></category>

		<guid isPermaLink="false">http://www.jds.net.au/?p=565</guid>
		<description><![CDATA[One of the main drawbacks with VuGen is the inability to easily store data for later retrieval, and the lack of interscript communication. I had this exact problem on a recent assignment, the problem was that the business process involved a batch process that needed to run before the rest of the business process could [...]]]></description>
		<wfw:commentRss>http://www.jds.net.au/tech-tips/vugen-with-mysql/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Importing IIS Logs into SQL Server</title>
		<link>http://www.jds.net.au/tech-tips/importing-iis-logs-into-sql-server/</link>
		<comments>http://www.jds.net.au/tech-tips/importing-iis-logs-into-sql-server/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 01:35:02 +0000</pubDate>
		<dc:creator>Stuart Moncrieff</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[log analysis]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.jds.net.au/?p=203</guid>
		<description><![CDATA[If you are preparing to do some serious analysis of your web server logs, it makes sense to transfer the logs to a database, so that you can easily extract information by running SQL queries. This article shows how to easily import IIS logs into MS SQL Server.

IIS logs each web server hit as a [...]]]></description>
		<wfw:commentRss>http://www.jds.net.au/tech-tips/importing-iis-logs-into-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
