<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Foregin Key in SQL' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Foregin Key in SQL' posted on the 'Database &amp; SQL' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 17:07:55 -0700</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 17:07:55 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Foregin Key in SQL</title>
      <link>http://www.programmersheaven.com/mb/database/189843/189843/foregin-key-in-sql/</link>
      <description>Can someone tell me how to write a Foreign key statement in SQL for MS Access between a int in one table and a Counter that is the PRIMARY KEY for the other table&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/database/189843/189843/foregin-key-in-sql/</guid>
      <pubDate>Tue, 20 May 2003 05:12:30 -0700</pubDate>
      <category>Database &amp; SQL</category>
    </item>
    <item>
      <title>Re: Foregin Key in SQL</title>
      <link>http://www.programmersheaven.com/mb/database/189843/190078/re-foregin-key-in-sql/#190078</link>
      <description>: Can someone tell me how to write a Foreign key statement in SQL for MS Access between a int in one table and a Counter that is the PRIMARY KEY for the other table&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
Don't think that is possible, COUNTER is of type LONG.&lt;br /&gt;
Anyway, I you get it working then your &lt;br /&gt;
DBMS isn't the one I would use &lt;img src="http://www.programmersheaven.com/images/Community/twink.gif" width="15" height="15" alt="" /&gt;&lt;br /&gt;
&lt;br /&gt;
You'll always end up with problems..&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/database/189843/190078/re-foregin-key-in-sql/#190078</guid>
      <pubDate>Tue, 20 May 2003 23:57:35 -0700</pubDate>
      <category>Database &amp; SQL</category>
    </item>
    <item>
      <title>Re: Foregin Key in SQL</title>
      <link>http://www.programmersheaven.com/mb/database/189843/190275/re-foregin-key-in-sql/#190275</link>
      <description>: : Can someone tell me how to write a Foreign key statement in SQL for MS Access between a int in one table and a Counter that is the PRIMARY KEY for the other table&lt;br /&gt;
: : &lt;br /&gt;
: &lt;br /&gt;
: Don't think that is possible, COUNTER is of type LONG.&lt;br /&gt;
: Anyway, I you get it working then your &lt;br /&gt;
: DBMS isn't the one I would use &lt;img src="http://www.programmersheaven.com/images/Community/twink.gif" width="15" height="15" alt="" /&gt;&lt;br /&gt;
: &lt;br /&gt;
: You'll always end up with problems..&lt;br /&gt;
:&lt;br /&gt;
&lt;br /&gt;
I solved the problem my self by first Creating the Table and the altering it to add the Foreign Key &lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/database/189843/190275/re-foregin-key-in-sql/#190275</guid>
      <pubDate>Wed, 21 May 2003 23:11:06 -0700</pubDate>
      <category>Database &amp; SQL</category>
    </item>
  </channel>
</rss>