<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: MS Access has no LIST data type</title>
	<atom:link href="http://schinckel.net/2006/08/22/ms-access-has-no-list-data-type/feed/" rel="self" type="application/rss+xml" />
	<link>http://schinckel.net/2006/08/22/ms-access-has-no-list-data-type/</link>
	<description>Like a fortune cookie, only without the fortune, and not a cookie.</description>
	<pubDate>Tue, 07 Oct 2008 09:01:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Matthew Schinckel</title>
		<link>http://schinckel.net/2006/08/22/ms-access-has-no-list-data-type/#comment-1317</link>
		<dc:creator>Matthew Schinckel</dc:creator>
		<pubDate>Tue, 22 Aug 2006 09:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2006/08/22/ms-access-has-no-list-data-type/#comment-1317</guid>
		<description>Yeah, I was going to use SQL - the whole Access was just a test of a couple of things.  I just didn't have access to a MySQL server at the time.

I didn't actually do any database stuff at all at Uni.  I've picked up a couple of things along the way, but in terms of databases, I'm all self-taught.  And not that well taught either.</description>
		<content:encoded><![CDATA[<p>Yeah, I was going to use SQL - the whole Access was just a test of a couple of things.  I just didn&#8217;t have access to a MySQL server at the time.</p>
<p>I didn&#8217;t actually do any database stuff at all at Uni.  I&#8217;ve picked up a couple of things along the way, but in terms of databases, I&#8217;m all self-taught.  And not that well taught either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Waters</title>
		<link>http://schinckel.net/2006/08/22/ms-access-has-no-list-data-type/#comment-1316</link>
		<dc:creator>Derek Waters</dc:creator>
		<pubDate>Tue, 22 Aug 2006 05:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2006/08/22/ms-access-has-no-list-data-type/#comment-1316</guid>
		<description>G'day Matt,

Didn't you do some Computer Science at uni? Remember database normal forms? Slightly more complicated in retrieval, perhaps, but much easier in the updating, if you put the relationships in a separate table. Probably overkill for what seems like a very small database, I guess.

I have no idea what this project is, but why not use MySQL (in your previous post) to include self-references. If you need to use the Access form editor, I think you can still access a MySQL database using an ODBC Data Source.

Dero.</description>
		<content:encoded><![CDATA[<p>G&#8217;day Matt,</p>
<p>Didn&#8217;t you do some Computer Science at uni? Remember database normal forms? Slightly more complicated in retrieval, perhaps, but much easier in the updating, if you put the relationships in a separate table. Probably overkill for what seems like a very small database, I guess.</p>
<p>I have no idea what this project is, but why not use MySQL (in your previous post) to include self-references. If you need to use the Access form editor, I think you can still access a MySQL database using an ODBC Data Source.</p>
<p>Dero.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
