<?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: Missing LinkID after closing project file in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Missing-LinkID-after-closing-project-file/m-p/585426#M79111</link>
    <description>&lt;P&gt;Make sure the tables are saved to disk before the link is created. Then save again. (Maybe. I'm pretty sure this was needed at one point.)&lt;/P&gt;
&lt;P&gt;What version of JMP, and Mac or Win?&lt;/P&gt;
&lt;P&gt;edit: interesting...are the tables saved inside a project file, as part of the project data?&lt;/P&gt;</description>
    <pubDate>Wed, 28 Dec 2022 03:16:34 GMT</pubDate>
    <dc:creator>Craige_Hales</dc:creator>
    <dc:date>2022-12-28T03:16:34Z</dc:date>
    <item>
      <title>Missing LinkID after closing project file</title>
      <link>https://community.jmp.com/t5/Discussions/Missing-LinkID-after-closing-project-file/m-p/585333#M79104</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm having trouble with virtually connected tables. The link is broken once I close the project file, and I need to remove and reassign the LinkID attribute on the table column.&lt;/P&gt;&lt;P&gt;Is there any way to solve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:59:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Missing-LinkID-after-closing-project-file/m-p/585333#M79104</guid>
      <dc:creator>RicardoCosta</dc:creator>
      <dc:date>2023-06-10T23:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Missing LinkID after closing project file</title>
      <link>https://community.jmp.com/t5/Discussions/Missing-LinkID-after-closing-project-file/m-p/585426#M79111</link>
      <description>&lt;P&gt;Make sure the tables are saved to disk before the link is created. Then save again. (Maybe. I'm pretty sure this was needed at one point.)&lt;/P&gt;
&lt;P&gt;What version of JMP, and Mac or Win?&lt;/P&gt;
&lt;P&gt;edit: interesting...are the tables saved inside a project file, as part of the project data?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 03:16:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Missing-LinkID-after-closing-project-file/m-p/585426#M79111</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2022-12-28T03:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Missing LinkID after closing project file</title>
      <link>https://community.jmp.com/t5/Discussions/Missing-LinkID-after-closing-project-file/m-p/585475#M79115</link>
      <description>&lt;P&gt;Hi Craige,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Win 8.1 Pro + JMP 17.0.&lt;/P&gt;&lt;P&gt;All tables are inside a project.&lt;/P&gt;&lt;P&gt;The issue is still active. The link is restored when the LinkID property has been deleted and reassigned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the feedback.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 10:48:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Missing-LinkID-after-closing-project-file/m-p/585475#M79115</guid>
      <dc:creator>RicardoCosta</dc:creator>
      <dc:date>2022-12-28T10:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Missing LinkID after closing project file</title>
      <link>https://community.jmp.com/t5/Discussions/Missing-LinkID-after-closing-project-file/m-p/585594#M79129</link>
      <description>&lt;P&gt;I've looked at it a bit and see similar issues, I think. I don't have a good answer. I did send a note to the development team, but might not expect anyone to see it until next week. You might try tech support (support link at bottom of this page).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Moving the script out of the project might be a solution; it seemed to work for my simple test.&lt;/P&gt;
&lt;P&gt;Closing the linked tables in the project (so they don't automatically reopen when the project opens), then opening in some particular order might help. I had some conflicting results. It may be a timing issue more than an order issue.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2022 00:52:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Missing-LinkID-after-closing-project-file/m-p/585594#M79129</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2022-12-29T00:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Missing LinkID after closing project file</title>
      <link>https://community.jmp.com/t5/Discussions/Missing-LinkID-after-closing-project-file/m-p/585637#M79132</link>
      <description>&lt;P&gt;Thanks once again Caige.&lt;/P&gt;&lt;P&gt;Now I have a tiny script to perform this task. It works for now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2022 10:45:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Missing-LinkID-after-closing-project-file/m-p/585637#M79132</guid>
      <dc:creator>RicardoCosta</dc:creator>
      <dc:date>2022-12-29T10:45:59Z</dc:date>
    </item>
  </channel>
</rss>

