<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How Do I Set My Primary Key In Ms Access Not To Duplicate In Any Of The Tables?</title>
	<atom:link href="http://www.uscommerciallocksmith.com/key/how-do-i-set-my-primary-key-in-ms-access-not-to-duplicate-in-any-of-the-tables/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.uscommerciallocksmith.com/key/how-do-i-set-my-primary-key-in-ms-access-not-to-duplicate-in-any-of-the-tables/</link>
	<description>Commercial Locksmith Service Providers in the US</description>
	<lastBuildDate>Wed, 21 Jul 2010 05:15:52 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<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>By: anabelez</title>
		<link>http://www.uscommerciallocksmith.com/key/how-do-i-set-my-primary-key-in-ms-access-not-to-duplicate-in-any-of-the-tables/comment-page-1/#comment-114</link>
		<dc:creator>anabelez</dc:creator>
		<pubDate>Sat, 13 Feb 2010 03:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.uscommerciallocksmith.com/key/how-do-i-set-my-primary-key-in-ms-access-not-to-duplicate-in-any-of-the-tables/#comment-114</guid>
		<description>Setting a primary key as no duplicates only stops it duplicating in the same table. I can&#039;t think of any circumstances where you would need to do what you are trying to do unless there is a flaw in the design of the database.</description>
		<content:encoded><![CDATA[<p>Setting a primary key as no duplicates only stops it duplicating in the same table. I can&#8217;t think of any circumstances where you would need to do what you are trying to do unless there is a flaw in the design of the database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: science_</title>
		<link>http://www.uscommerciallocksmith.com/key/how-do-i-set-my-primary-key-in-ms-access-not-to-duplicate-in-any-of-the-tables/comment-page-1/#comment-113</link>
		<dc:creator>science_</dc:creator>
		<pubDate>Sat, 13 Feb 2010 02:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.uscommerciallocksmith.com/key/how-do-i-set-my-primary-key-in-ms-access-not-to-duplicate-in-any-of-the-tables/#comment-113</guid>
		<description>The &quot;No duplication&quot; control only applies to that table, not the whole database of several tables. If you set the ID for each of the tables to Autonumber, it will always start at 1 (unless you format it to start at a different numer) and you will get ID numbers duplicated in each table but as you will give each of the ID fields a different name in each table, the database will not see them as duplications. 
I would put all the bars, restaurants etc in the same table and  create a category field in which you identify each record as either a bar, restaurant etc then they will all have different ID numbers in the same table. It will be easier to handle and extract data</description>
		<content:encoded><![CDATA[<p>The &#8220;No duplication&#8221; control only applies to that table, not the whole database of several tables. If you set the ID for each of the tables to Autonumber, it will always start at 1 (unless you format it to start at a different numer) and you will get ID numbers duplicated in each table but as you will give each of the ID fields a different name in each table, the database will not see them as duplications.<br />
I would put all the bars, restaurants etc in the same table and  create a category field in which you identify each record as either a bar, restaurant etc then they will all have different ID numbers in the same table. It will be easier to handle and extract data</p>
]]></content:encoded>
	</item>
</channel>
</rss>
