

<rss version="2.0"
	xmlns:atom="http://www.w3.org/2005/Atom" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
		
	<channel>
		<title>RSS Feeds :: DEVPPL - Forums > Visual Basic Forum : Topics : Create New Record based on Exisitng record</title>
	<!--<atom:link href="http://www.devppl.com/forum" rel="self" type="application/rss+xml" />-->
		<description>TOGETHER WE ARE THE BEST</description>
		<link>http://www.devppl.com/forum</link>
		<language>en-gb</language>
		<pubDate>Tue, 17 Aug 2004 14:07:13 +0100</pubDate>
		<lastBuildDate>Mon, 23 Nov 2009 20:16:15 +0000</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MSSTI v0.0.1 - (C) 2008 leviatan21 - http://www.mssti.com/</generator>
		<copyright>Copyright : (c) RSS Feeds :: DEVPPL - Tue, 17 Aug 2004 14:07:13 +0100</copyright>
		<dc:creator>webmaster@devppl.com (DEVPPL)</dc:creator>

		<image>
			<title>RSS Feeds :: DEVPPL - Forums > Visual Basic Forum : Topics : Create New Record based on Exisitng record</title>
			<url>http://www.devppl.com/forum/styles/DEVPPL-v2/imageset/site_logo.gif</url>
			<link>http://www.devppl.com/forum</link>
		</image>
		<ttl>60</ttl>
		
		<item>
			<title>Create New Record based on Exisitng record</title>
			<link>http://www.devppl.com/forum/./viewtopic.php?p=52280#p52280</link>
				<description><![CDATA[Hi All, I am slightly new to VB and I am having difficulty on creating a
duplicate record and adding as a new record on same table. Here is what i'm
looking for as I cannot wrap my head around how to do this.<br /><br />I
have a database with a dozen tables (ie. tblPage1, tblPage2, tblPage3, ...,
tblPage13, tblCustomer, tblInspection ...) and I am looking to loop through
all tables, and only duplicate 1 particular record (the one thats currently
in focus from my combo box) and then add it as a new record. <br /><br
/>Note: The columns in each table tblPage1,2,3... are different in that one
table would have several date and result columns and another tables have
less columns.<br /><br />I have attached my MS Access database/vb below.
The part that i'm working on is frmNewfromExisingInsp and I believe it may
have something to do with Recordsetclone...<br /><br />Thank you in advance
for your help!!!<p>Statistics : Posted by <a href="http://www.devppl.com/forum/memberlist.php?mode=viewprofile&amp;u=44009">bradlannon</a> &bull; on Mon Jun 29, 2009 3:29 pm &bull; Replies 0 &bull; Views 73</p><hr />]]></description>
					<content:encoded><![CDATA[Hi All, I am slightly new to VB and I am having difficulty on creating a
duplicate record and adding as a new record on same table. Here is what i'm
looking for as I cannot wrap my head around how to do this.<br /><br />I
have a database with a dozen tables (ie. tblPage1, tblPage2, tblPage3, ...,
tblPage13, tblCustomer, tblInspection ...) and I am looking to loop through
all tables, and only duplicate 1 particular record (the one thats currently
in focus from my combo box) and then add it as a new record. <br /><br
/>Note: The columns in each table tblPage1,2,3... are different in that one
table would have several date and result columns and another tables have
less columns.<br /><br />I have attached my MS Access database/vb below.
The part that i'm working on is frmNewfromExisingInsp and I believe it may
have something to do with Recordsetclone...<br /><br />Thank you in advance
for your help!!!]]></content:encoded>
					<category domain="http://www.devppl.com/forum/viewforum.php?f=57"><![CDATA[Visual Basic Forum]]></category>
			<dc:creator><![CDATA[44009]]></dc:creator>
			<dc:date>2009-06-29T15:29:14+01:00</dc:date>
			<guid isPermaLink="false">http://www.devppl.com/forum/./viewtopic.php?p=52280#p52280</guid>
		</item>
	
	</channel>
</rss>