<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1025150" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1025150</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/create-duplicate-record-based-existing-one#comment-1154214</link>
    <description> &lt;p&gt;aside from bjmcg&#039;s sugestion, you could pull all the information from all the tables that correspond to the information fo the selection, then puts it into variables.&lt;/p&gt;
&lt;p&gt;you then insert all the new information into new sets.&lt;/p&gt;
 </description>
     <pubDate>Wed, 30 Jun 2004 20:14:48 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1154214 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/create-duplicate-record-based-existing-one#comment-1154110</link>
    <description> &lt;p&gt;You could have something like the following:&lt;/p&gt;
&lt;p&gt;INSERT INTO tablename (field1,field2,field3, etc) VALUES&lt;br /&gt;
((SELECT field1value FROM anothertable WHERE criteria = something),(SELECT field2value FROM yetanothertable WHERE criteria = something),etc,etc)&lt;/p&gt;
&lt;p&gt;Just an idea&lt;br /&gt;
Bj&lt;/p&gt;
 </description>
     <pubDate>Tue, 29 Jun 2004 06:06:49 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1154110 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
