<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>dv-depot.com &#187; Two Tables</title>
	<atom:link href="http://www.dv-depot.com/tag/two-tables/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dv-depot.com</link>
	<description>The best in Gadgets &#38; Tech</description>
	<lastBuildDate>Sun, 12 Feb 2012 05:29:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Endorphin Championship Wrestling 3</title>
		<link>http://www.dv-depot.com/74816/endorphin-championship-wrestling-3/</link>
		<comments>http://www.dv-depot.com/74816/endorphin-championship-wrestling-3/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 07:12:25 +0000</pubDate>
		<dc:creator>shaun</dc:creator>
				<category><![CDATA[video]]></category>
		<category><![CDATA[championship]]></category>
		<category><![CDATA[Creators]]></category>
		<category><![CDATA[Endorphin]]></category>
		<category><![CDATA[Free Electronics]]></category>
		<category><![CDATA[Invitation]]></category>
		<category><![CDATA[Music Videos]]></category>
		<category><![CDATA[Strata]]></category>
		<category><![CDATA[Trilogy]]></category>
		<category><![CDATA[Two Tables]]></category>
		<category><![CDATA[Watch]]></category>
		<category><![CDATA[Wrestling]]></category>

		<guid isPermaLink="false">http://www.dv-depot.com/74816/endorphin-championship-wrestling-3/</guid>
		<description><![CDATA[Send me your email address if you want a Lockerz.com invitation. Get free electronics for watching music videos! &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- The last video in the trilogy. Credit to the creators of the two tables (lashley and crackkills). Also to the creator of the chair. Song: Waiting by Strata]]></description>
			<content:encoded><![CDATA[<p>				<object width="288" height="230"><param name="movie" value="http://www.youtube.com/v/7_9kMfXvoQQ?fs=1"></param><param name="allowFullScreen" value="true"></param>
				<embed src="http://www.youtube.com/v/7_9kMfXvoQQ?fs=1" type="application/x-shockwave-flash" width="288" height="230" allowfullscreen="true"></embed></object></p>
<p>Send me your email address if you want a Lockerz.com invitation. Get free electronics for watching music videos! &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- The last video in the trilogy. Credit to the creators of the two tables (lashley and crackkills). Also to the creator of the chair. Song: Waiting by Strata
</p>
<p><!-- more --></p>

<div class="skimlinks-disclosure-button"><p><script class="skimlinks_ref_script" type="text/javascript" src="http://static.skimlinks.com/api/ref.js?p=21261&amp;d=792902&amp;t=1"></script></p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.dv-depot.com/74816/endorphin-championship-wrestling-3/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>Microsoft Access Database &#8211; The Info You Should Learn</title>
		<link>http://www.dv-depot.com/28291/microsoft-access-database-the-info-you-should-learn/</link>
		<comments>http://www.dv-depot.com/28291/microsoft-access-database-the-info-you-should-learn/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 09:25:13 +0000</pubDate>
		<dc:creator>techgeek</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Customer Id]]></category>
		<category><![CDATA[Database Design]]></category>
		<category><![CDATA[Database Window]]></category>
		<category><![CDATA[Desirable Position]]></category>
		<category><![CDATA[Excel Spreadsheet]]></category>
		<category><![CDATA[go]]></category>
		<category><![CDATA[Invoice System]]></category>
		<category><![CDATA[Lastname]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Access Database]]></category>
		<category><![CDATA[Microsoft Database]]></category>
		<category><![CDATA[Rsquo]]></category>
		<category><![CDATA[Two Tables]]></category>
		<category><![CDATA[Wizard]]></category>

		<guid isPermaLink="false">http://www.dv-depot.com/28291/microsoft-access-database-the-info-you-should-learn/</guid>
		<description><![CDATA[If you are using an invoice system in your Access database, you might want to show customers with the related sales. You can achieve this by using a main form and a sub form. A form within a form is called a sub form. Let&#8217;s say there are two tables &#8211; Customer and Sales. You [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using an invoice system in your Access database, you might want to show customers with the related sales. You can achieve this by using a main form and a sub form. A form within a form is called a sub form. </p>
<p>Let&rsquo;s say there are two tables &ndash; Customer and Sales. You can create a form based on the table Customer. Select Forms in the main database window and click New, then Form Wizard and the form &ldquo;Customer&rdquo;. You can select the following from the available fields: Customer ID, FirstName, LastName, Address1, Address2, and Tel. Then click &ldquo;Next&rdquo; to go to the next screen. As a layout you should choose &ldquo;Columnar&rdquo; and then click &ldquo;Next&rdquo; again. You can select Standard for your style and click &ldquo;Next&rdquo;. Now it is time to name the form &ldquo;Customers&rdquo; and click &ldquo;Finish&rdquo;. You have created the form &ldquo;Customers&rdquo; in Access. </p>
<p>If you want to show sales for the customer you have to create another form which is going to be a sub form. And again you are going to use the Wizard for this. You can repeat the above steps but make sure to choose the table &ldquo;Sales&rdquo; for this. Fields to select are OrderID, CustomerID, OrderNumber, OrderDate, ProductNumber, and Price. Then click &ldquo;Next&rdquo;. As the layout for this form will be &ldquo;Datasheet&rdquo; and the style &#8211; &ldquo;Standard&rdquo;. Name your form &ldquo;Sales&rdquo; and click &ldquo;Finish&rdquo; which will create form as a datasheet. It will resemble the Excel spreadsheet. You can close the form now and go back to the database window and then open the form &ldquo;Customers&rdquo; in the design view. Make some room by expanding the form edges. Then go back to the database window, leaving the form in design view. </p>
<p>Select form &ldquo;Sales&rdquo; and drag it to the empty area in the &ldquo;Customers&rdquo; form. You can stretch the form as you like and give it the desirable position. Then you can run it. Now go to the menu option &ldquo;View&rdquo; and select &ldquo;Form View&rdquo;. Now your forms related. If you go to the Properties of the forms you would see notes like Link Child Fields and Link Master Fields. Access made the link when the sub form was created because fields had the same names in the both tables. Now you can change the color of your forms and add other features to them. </p>
<p>As you can see, it is a very powerful feature of Access to create sub main forms. You can use them for showing a single record and related multiple records. With feature it is easy to model a lot of relationship. One of the customers can have more than one sale, for example. With the above steps you will be able to make the performance of your Access database a little more effective.</p>
<p>The industry of computers and computer applications expands all the time. But you can turn this problem into your advantage by catching up with this knowledge and becoming an expert, for example in <a href="http://redirectingat.com?id=21261X792902&xs=1&url=http%3A%2F%2Faccess-databases.com%2F&sref=rss" target='_blank'>microsoft access database</a> niche.</p>
<p>Please visit this site that is dedicated to <a href="http://redirectingat.com?id=21261X792902&xs=1&url=http%3A%2F%2Faccess-databases.com%2F&sref=rss" target='_blank'>microsoft access database</a> topic and has a great line of <a href="http://redirectingat.com?id=21261X792902&xs=1&url=http%3A%2F%2Faccess-databases.com%2F&sref=rss" target='_blank'>microsoft access database</a> products available.</p>

<div class="skimlinks-disclosure-button"><p><script class="skimlinks_ref_script" type="text/javascript" src="http://static.skimlinks.com/api/ref.js?p=21261&amp;d=792902&amp;t=1"></script></p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.dv-depot.com/28291/microsoft-access-database-the-info-you-should-learn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>Microsoft Access Database &#8211; The Information You Must Learn</title>
		<link>http://www.dv-depot.com/27627/microsoft-access-database-the-information-you-must-learn-2/</link>
		<comments>http://www.dv-depot.com/27627/microsoft-access-database-the-information-you-must-learn-2/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 16:20:42 +0000</pubDate>
		<dc:creator>techgeek</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Accounting]]></category>
		<category><![CDATA[Database Tables]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Inner Workings]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Access Database]]></category>
		<category><![CDATA[Microsoft Database]]></category>
		<category><![CDATA[Ms Access]]></category>
		<category><![CDATA[Options]]></category>
		<category><![CDATA[Rsquo]]></category>
		<category><![CDATA[Small Businesses]]></category>
		<category><![CDATA[Static Table]]></category>
		<category><![CDATA[Two Tables]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.dv-depot.com/27627/microsoft-access-database-the-information-you-must-learn-2/</guid>
		<description><![CDATA[Sometimes when you use Microsoft Access database you need to get pieces of information from different tables and show them in one form. It could be a hard task to do for many of us. But with some tips and little skills you will be able to link database tables easily even with a little [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes when you use Microsoft Access database you need to get pieces of information from different tables and show them in one form. It could be a hard task to do for many of us. But with some tips and little skills you will be able to link database tables easily even with a little experience. The simplest way to do that would be through the Primary Key option in the MS Access. This option identifies and classifies the data in a table. If you represent your data in different tables but with the same Primary Key, you could relatively easy link the tables. </p>
<p>The first thing you have to do is to create a new query. Once you have created it and named it, you should view the inner workings of the query and open it in the Design View. It is a new query so there should be no tables listed. Then you should select the option to add table or query, in order to select the tables you want to link. </p>
<p>You will be able to link the tables easily if the Primary Key for the selected tables is the same. You could simply select the field set as your primary key and then drag it to the particular table&rsquo;s primary key. So, in the result, the tables are linked by the identifying primary key. And your query will be able to display the information from either table. </p>
<p>If the selected tables have a different Primary Key, then in order to link the table you will need to do a little more work. Let&rsquo;s imagine you have two tables. One of them has the automatically numbered Primary Key and it also contains another field besides Primary Key. That field has the description of different options that you can select and that are stored as strings. This kind of table is known as the static table or the list table because the information in it doesn&rsquo;t change. The other table in question contains the information about accounting for customers in small businesses. And one of the fields in this table shows if the customer paid the outstanding bill. </p>
<p>So, in the new query, you should link the two fields together. You can use the Criteria option in the viewer in order to accomplish the linking. You can also link the data in the static and dynamic tables. With a little practice you will be able to pull the data from multiple tables and display it in a single query. After you gain some more experience you will be able to create more complex queries, which will help you make your Microsoft Access database work more effective and efficient for your personal or business use.</p>
<p>The sphere of computers and computer applications expands all the time. But you can turn this issue into your advantage by catching up with this knowledge and becoming a pro, for example in <a href="http://redirectingat.com?id=21261X792902&xs=1&url=http%3A%2F%2Faccess-databases.com%2F&sref=rss" target='_blank'>microsoft access database</a> niche.</p>
<p>Please visit this website that specifies in <a href="http://redirectingat.com?id=21261X792902&xs=1&url=http%3A%2F%2Faccess-databases.com%2F&sref=rss" target='_blank'>microsoft access database</a> topic and has a nice line of <a href="http://redirectingat.com?id=21261X792902&xs=1&url=http%3A%2F%2Faccess-databases.com%2F&sref=rss" target='_blank'>microsoft access database</a> products available.</p>

<div class="skimlinks-disclosure-button"><p><script class="skimlinks_ref_script" type="text/javascript" src="http://static.skimlinks.com/api/ref.js?p=21261&amp;d=792902&amp;t=1"></script></p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.dv-depot.com/27627/microsoft-access-database-the-information-you-must-learn-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
	</channel>
</rss>

