<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Linkage between student and Contacts/Persons in Community Forum</title>
    <link>https://help.powerschool.com/t5/Community-Forum/Linkage-between-student-and-Contacts-Persons/m-p/541754#M26695</link>
    <description>&lt;P&gt;Your join will look something like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;SELECT person.firstname, person.lastname, students.lastfirst&lt;BR /&gt;FROM studentcontactassoc&lt;BR /&gt;INNER JOIN person on person.id = studentcontactassoc.personid&lt;BR /&gt;INNER JOIN students on students.dcid = studentcontactassoc.studentdcid&lt;/P&gt;</description>
    <pubDate>Wed, 12 Mar 2025 13:46:57 GMT</pubDate>
    <dc:creator>Scott_Hansen</dc:creator>
    <dc:date>2025-03-12T13:46:57Z</dc:date>
    <item>
      <title>Linkage between student and Contacts/Persons</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Linkage-between-student-and-Contacts-Persons/m-p/539482#M26522</link>
      <description>I’m trying to use SQL and other tools to read/report on Students and their contacts. I assume there must be a table that links a student to the Person table in the same way students are linked to siblings in the Relationship table. I just want to pull the Student record and the related Persons</description>
      <pubDate>Thu, 13 Feb 2025 17:25:06 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Linkage-between-student-and-Contacts-Persons/m-p/539482#M26522</guid>
      <dc:creator>DaveTaylor</dc:creator>
      <dc:date>2025-02-13T17:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Linkage between student and Contacts/Persons</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Linkage-between-student-and-Contacts-Persons/m-p/539830#M26543</link>
      <description>&lt;P&gt;One of the quickest ways we use is the Contact DAT builder Plugin from the exchange.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.powerschool.com/exchange/view.action?download.id=1261&amp;amp;fromSearchResults=true" target="_blank"&gt;https://support.powerschool.com/exchange/view.action?download.id=1261&amp;amp;fromSearchResults=true&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also use the Data Export Manager and Export all the data from the Contacts tables at once.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 22:12:59 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Linkage-between-student-and-Contacts-Persons/m-p/539830#M26543</guid>
      <dc:creator>ItsOnlyDoug</dc:creator>
      <dc:date>2025-02-18T22:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Linkage between student and Contacts/Persons</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Linkage-between-student-and-Contacts-Persons/m-p/541753#M26694</link>
      <description>&lt;P&gt;It sounds like you might be looking for the studentcontactassoc table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It containst a personid to link to the persons table, and a studentdcid field to link to the students table.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 13:43:18 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Linkage-between-student-and-Contacts-Persons/m-p/541753#M26694</guid>
      <dc:creator>Scott_Hansen</dc:creator>
      <dc:date>2025-03-12T13:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: Linkage between student and Contacts/Persons</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Linkage-between-student-and-Contacts-Persons/m-p/541754#M26695</link>
      <description>&lt;P&gt;Your join will look something like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;SELECT person.firstname, person.lastname, students.lastfirst&lt;BR /&gt;FROM studentcontactassoc&lt;BR /&gt;INNER JOIN person on person.id = studentcontactassoc.personid&lt;BR /&gt;INNER JOIN students on students.dcid = studentcontactassoc.studentdcid&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 13:46:57 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Linkage-between-student-and-Contacts-Persons/m-p/541754#M26695</guid>
      <dc:creator>Scott_Hansen</dc:creator>
      <dc:date>2025-03-12T13:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Linkage between student and Contacts/Persons</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Linkage-between-student-and-Contacts-Persons/m-p/549993#M27289</link>
      <description>&lt;P&gt;Would this fix any issues with parents submitting corrections to their contact information through the enrollment forms&amp;nbsp;&lt;SPAN&gt;and link across kids at different campuses?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 17:26:26 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Linkage-between-student-and-Contacts-Persons/m-p/549993#M27289</guid>
      <dc:creator>katibryce</dc:creator>
      <dc:date>2025-07-02T17:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Linkage between student and Contacts/Persons</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Linkage-between-student-and-Contacts-Persons/m-p/550003#M27291</link>
      <description>&lt;P&gt;Any changes to the contacts information should still show.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 18:49:45 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Linkage-between-student-and-Contacts-Persons/m-p/550003#M27291</guid>
      <dc:creator>Scott_Hansen</dc:creator>
      <dc:date>2025-07-02T18:49:45Z</dc:date>
    </item>
  </channel>
</rss>

