<?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 Help on File (SQLite DWG) based Industry Models : Copy the FID Field ? in AutoCAD Map 3D Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/help-on-file-sqlite-dwg-based-industry-models-copy-the-fid-field/m-p/13150889#M386</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help me ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to copy the famous Integer Field FID which is created / generated on all SQLite Tables by the Industry Models&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I need an Utility (DLL, ARX, Script, etc) which run on File (SQLite DWG) based Industry Models&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It will create a NEW Integer Field named FID_COPY and copy the original FID into it ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It must run on ALL SQLite Tables of the Project (which are inside the DWG) ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance, Bye, Pat (The Old French EE Froggy)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Nov 2024 17:39:49 GMT</pubDate>
    <dc:creator>braudpat</dc:creator>
    <dc:date>2024-11-14T17:39:49Z</dc:date>
    <item>
      <title>Help on File (SQLite DWG) based Industry Models : Copy the FID Field ?</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/help-on-file-sqlite-dwg-based-industry-models-copy-the-fid-field/m-p/13150889#M386</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help me ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to copy the famous Integer Field FID which is created / generated on all SQLite Tables by the Industry Models&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I need an Utility (DLL, ARX, Script, etc) which run on File (SQLite DWG) based Industry Models&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It will create a NEW Integer Field named FID_COPY and copy the original FID into it ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It must run on ALL SQLite Tables of the Project (which are inside the DWG) ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance, Bye, Pat (The Old French EE Froggy)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 17:39:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/help-on-file-sqlite-dwg-based-industry-models-copy-the-fid-field/m-p/13150889#M386</guid>
      <dc:creator>braudpat</dc:creator>
      <dc:date>2024-11-14T17:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Help on File (SQLite DWG) based Industry Models : Copy the FID Field ?</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/help-on-file-sqlite-dwg-based-industry-models-copy-the-fid-field/m-p/13152739#M387</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/291579"&gt;@braudpat&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With IM Editor, you can open your DWG, add a field to your base, edit form to add this new field, and then Export Excel Direct, update new column by copy/paste into excel, and then Import Excel direct.&lt;/P&gt;
&lt;P&gt;The workflow should work, even if it doesn't on my Map 2024&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":downcast_face_with_sweat:"&gt;😓&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 14:06:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/help-on-file-sqlite-dwg-based-industry-models-copy-the-fid-field/m-p/13152739#M387</guid>
      <dc:creator>O_Eckmann</dc:creator>
      <dc:date>2024-11-15T14:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help on File (SQLite DWG) based Industry Models : Copy the FID Field ?</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/help-on-file-sqlite-dwg-based-industry-models-copy-the-fid-field/m-p/13153132#M388</link>
      <description>&lt;P&gt;Hello &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1009357"&gt;@O_Eckmann&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;YES but I have many tables (20-60) per SQLite DWG and many DWGs ...&lt;/P&gt;
&lt;P&gt;So a Tool would be Nice to run inside a SQLite DWG&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bye, Pat&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:35:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/help-on-file-sqlite-dwg-based-industry-models-copy-the-fid-field/m-p/13153132#M388</guid>
      <dc:creator>braudpat</dc:creator>
      <dc:date>2024-11-16T07:35:10Z</dc:date>
    </item>
  </channel>
</rss>

