<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 - Discussions by Eigenvector</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 - Discussions by Eigenvector</title>
		<link>http://channel9.msdn.com/Niners/Eigenvector/Discussions</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Niners/Eigenvector/Discussions</link>
	<language>en</language>
	<pubDate>Sun, 19 May 2013 16:21:38 GMT</pubDate>
	<lastBuildDate>Sun, 19 May 2013 16:21:38 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>0</c9:totalResults>
	<c9:pageCount>0</c9:pageCount>
	<c9:pageSize>0</c9:pageSize>
	<item>
		<title>Coffeehouse - How to autofill?</title>
		<description><![CDATA[<p>I have 3 Combo&nbsp;box in my form, So I want when I select the value in 1 combobox it will automatically poupulate the value in 2 combox.</p><p>Regards</p><p>Eigen</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/How-to-autofill/1ddc3cd60a6c44a5a7e1a17100378d93#1ddc3cd60a6c44a5a7e1a17100378d93</link>
		<pubDate>Tue, 26 Feb 2013 03:22:15 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/How-to-autofill/1ddc3cd60a6c44a5a7e1a17100378d93#1ddc3cd60a6c44a5a7e1a17100378d93</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - How to autofill information in Form?</title>
		<description><![CDATA[<p>I am trying to elobrate more:</p><p>I am making application using VS in 2003.</p><p>I have create 2 Tables, a) Invoice b) Consultant in MS Access.<br>I have created 2 Form for above tables usine Visual Studio 2003.</p><p>I have created both the below forms in VS 2003, All i need to connect them to associated table in MS access.. Pls suggest for that too..<br>Fields in Invoice Table:</p><ol><li>First Name </li><li>Last Name </li><li>Company </li><li>Invoice Approver </li><li>ProjectID </li><li>Description </li></ol><p>Fields in Consultant Table:</p><ol><li>First Name </li><li>Last Name </li><li>Company </li><li>Manager </li><li>ProjectID </li></ol><p>I want when I select ProjectID in Consultant form it will instantly display or update the FirstName, LastName, Company, Description&nbsp;and Manager which is saved in Invoice table.</p><p>Hope I am clear, let me know if anything is needed.</p><p>Regards</p><p>Eigen.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/How-to-autofill-information-in-Form/25496b8ba37b40188f30a16b001e16ce#25496b8ba37b40188f30a16b001e16ce</link>
		<pubDate>Wed, 20 Feb 2013 01:49:33 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/How-to-autofill-information-in-Form/25496b8ba37b40188f30a16b001e16ce#25496b8ba37b40188f30a16b001e16ce</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>6</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - How to autofill information in Form?</title>
		<description><![CDATA[<p>Hi,</p><p>I have 10 fields in my&nbsp;Invoice and I want this form will automatically fetch data from Consultant Table.</p><p>For exmaple, In Invoice Form If I have selected the Constultant ID then rest of the information like First Name , Last Name, Company&nbsp;etc.&nbsp;will automatically get updated in form instantly and I can save and enter new invoice.</p><p>Regards<br>Eigen.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/How-to-autofill-information-in-Form/e591942c104a49dca2aba16b0002a462#e591942c104a49dca2aba16b0002a462</link>
		<pubDate>Wed, 20 Feb 2013 00:09:37 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/How-to-autofill-information-in-Form/e591942c104a49dca2aba16b0002a462#e591942c104a49dca2aba16b0002a462</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>6</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - How to connect Form to Db?</title>
		<description><![CDATA[<p>Hey Josh and Evildictator Thanks....I read article on Internet and Successfully connected my Form to DB.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/How-to-connect-Form-to-Db/c82038b76fa54f9eb965a16800f06e41#c82038b76fa54f9eb965a16800f06e41</link>
		<pubDate>Sun, 17 Feb 2013 14:35:22 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/How-to-connect-Form-to-Db/c82038b76fa54f9eb965a16800f06e41#c82038b76fa54f9eb965a16800f06e41</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>11</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - How to connect Form to Db?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/How-to-connect-Form-to-Db#c6a260d531d4a4aed8f35a1670123435d">ZippyV</a>: Yes, Bocz I don't know how to create database using SQL. Although I have installed Visual studio 2010 with SQL Server...Can you please guide me...</p><p>&nbsp;</p><p>Regards</p><p>Eigen</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/How-to-connect-Form-to-Db/b5efb40b736a4e63ae25a1680022c0f2#b5efb40b736a4e63ae25a1680022c0f2</link>
		<pubDate>Sun, 17 Feb 2013 02:06:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/How-to-connect-Form-to-Db/b5efb40b736a4e63ae25a1680022c0f2#b5efb40b736a4e63ae25a1680022c0f2</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>11</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - How to connect Form to Db?</title>
		<description><![CDATA[<p>Hi,</p><p>I am beginner in Software development. I have created form using Visual basic in VS 2010. Now I want to connect my forms to the database. Can some one please help me, If any video is available then its really good help for me.</p><p>Regards</p><p>Eigen.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/How-to-connect-Form-to-Db/9d09d709abad45bd92cea16700efc460#9d09d709abad45bd92cea16700efc460</link>
		<pubDate>Sat, 16 Feb 2013 14:32:57 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/How-to-connect-Form-to-Db/9d09d709abad45bd92cea16700efc460#9d09d709abad45bd92cea16700efc460</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>11</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - There is No Open Source of Learning Eagle Technology ?</title>
		<description><![CDATA[<p>Does anyone know about it or any sources from where I Can learn about it.</p><p>Regards</p><p>Eigen.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/There-is-No-Open-Source-of-Learning-Eagle-Technology-/987f47bcdd7643bb9315a16400054cf2#987f47bcdd7643bb9315a16400054cf2</link>
		<pubDate>Wed, 13 Feb 2013 00:19:17 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/There-is-No-Open-Source-of-Learning-Eagle-Technology-/987f47bcdd7643bb9315a16400054cf2#987f47bcdd7643bb9315a16400054cf2</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>1</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Need Update query Using SQL.</title>
		<description><![CDATA[<p>Hi All,</p><p>I want to update Consultant table fields by entering data into Invoice.</p><p>In Consultant table I want to update &quot; First Name, Last Name, Description &quot; from Invoice table.. I have defined ConsultantID as Primary Key in Consultant Table.</p><p>We entre data into Invoice table Like First Name, Last Name, Description etc, I want to update only &quot; First Name, Last Name, Description&quot; in Consultant table by running simple update query.</p><p>For Invoice table I have Primary Key is InvoiceID.</p><p>Can some please write a simple SQL query for me. I need this for MS Access.</p><p>Regards</p><p>Eigen Vectors.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Need-Update-query-Using-SQL/a369f94f84d244c88bc8a1620067b666#a369f94f84d244c88bc8a1620067b666</link>
		<pubDate>Mon, 11 Feb 2013 06:17:36 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Need-Update-query-Using-SQL/a369f94f84d244c88bc8a1620067b666#a369f94f84d244c88bc8a1620067b666</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>2</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Congratulations, Dr. Groot!!</title>
		<description><![CDATA[<p>Congrates Dr. Have a good one!</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Congratulations-Dr-Groot/f3609020b3ed413a8a91a15b00422fbd#f3609020b3ed413a8a91a15b00422fbd</link>
		<pubDate>Mon, 04 Feb 2013 04:00:58 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Congratulations-Dr-Groot/f3609020b3ed413a8a91a15b00422fbd#f3609020b3ed413a8a91a15b00422fbd</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>37</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - I&#39;m New in Programming World: Need help for Project.</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project#c642c7d3cbf084537b4b3a15901237e8b">magicalclick</a>: I like your strategy too..</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/cb310c643da144ceba99a15a003c1ae4#cb310c643da144ceba99a15a003c1ae4</link>
		<pubDate>Sun, 03 Feb 2013 03:38:50 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/cb310c643da144ceba99a15a003c1ae4#cb310c643da144ceba99a15a003c1ae4</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>23</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - I&#39;m New in Programming World: Need help for Project.</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project#caaf9c9c1fdd74a60ad37a159013ce25f">JoshRoss</a>: Thank you josh, I made all the table as you mentioned in last reply. I think&nbsp; &quot; i &quot; is the variable which i need to define in the program initially, Is that correct?</p><p>&nbsp;</p><p>Thanks</p><p>Eigen.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/792e03362ed641e1913fa15a00313147#792e03362ed641e1913fa15a00313147</link>
		<pubDate>Sun, 03 Feb 2013 02:59:06 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/792e03362ed641e1913fa15a00313147#792e03362ed641e1913fa15a00313147</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>23</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - I&#39;m New in Programming World: Need help for Project.</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project#caa23ec3964574f0eb402a159011faeb0">JoshRoss</a>: Right! Thanks a lot for help...I have some books on MS access, I'll do my best to complete this Project on time...Thank Josh.</p><p>&nbsp;</p><p>Regards</p><p>Eigen</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/ab8b2e54589144dbbd29a1590120a275#ab8b2e54589144dbbd29a1590120a275</link>
		<pubDate>Sat, 02 Feb 2013 17:30:53 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/ab8b2e54589144dbbd29a1590120a275#ab8b2e54589144dbbd29a1590120a275</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>23</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - I&#39;m New in Programming World: Need help for Project.</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project#c8dce00713aee49f38954a159011816e0">JoshRoss</a>: Hey Josh, Will you be able to help me out with update query, Like I make entry in Invoice table and my Project details table get updated. Activity ID is common between Invoice and Project table.</p><p>Regards</p><p>Eigen</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/2f6e5f6acff74b63b5dca159011cca6e#2f6e5f6acff74b63b5dca159011cca6e</link>
		<pubDate>Sat, 02 Feb 2013 17:16:53 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/2f6e5f6acff74b63b5dca159011cca6e#2f6e5f6acff74b63b5dca159011cca6e</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>23</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - I&#39;m New in Programming World: Need help for Project.</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project#ce6e7bd808dfc47388688a1590110027c">JoshRoss</a>: Josh Thanks a lot...Now I need to write a code for the same. I'll make all the table as you suggested Then I'll try update query for the same.</p><p>&nbsp;</p><p>Thanks</p><p>Eigen.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/8334d9f4d6c74570ab81a15901142823#8334d9f4d6c74570ab81a15901142823</link>
		<pubDate>Sat, 02 Feb 2013 16:45:27 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/8334d9f4d6c74570ab81a15901142823#8334d9f4d6c74570ab81a15901142823</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>23</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - I&#39;m New in Programming World: Need help for Project.</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project#cbe36ea79e87748f398f3a15900e7fcc1">Ian2</a>: I have to Use MS Access Only. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-6.gif?v=c9' alt='Sad' /> I'm really worried about it, i Don't know how to do it. I'm just picking up books and trying to find things but not getting where to start, as i have never been into technology..</p><p>&nbsp;</p><p>Eigen</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/887365a12f6745efa1dda15900ecd9d5#887365a12f6745efa1dda15900ecd9d5</link>
		<pubDate>Sat, 02 Feb 2013 14:22:20 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/887365a12f6745efa1dda15900ecd9d5#887365a12f6745efa1dda15900ecd9d5</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>23</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - I&#39;m New in Programming World: Need help for Project.</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project#cb88209a2572f4d35bbdea15900e580da">lensman</a>: Thanks for such a good explanation, I am using MS Access. I'm bound to use that only.</p><p>&nbsp;</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/c37535db0fc948218caaa15900ec4553#c37535db0fc948218caaa15900ec4553</link>
		<pubDate>Sat, 02 Feb 2013 14:20:14 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/c37535db0fc948218caaa15900ec4553#c37535db0fc948218caaa15900ec4553</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>23</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - I&#39;m New in Programming World: Need help for Project.</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project#c261d32a250d346d7bf73a15900c7e4fd">ZippyV</a>: I need update query for the same and How to create a Main Form in which I have 5 tabs...Main, Project Details, Consultant Details, Invoices, Report centre. I also need a login form in my project. In all the Form I need add option, So I can add More Projects, Consultant as well as Project related invoices. Last but not least I also want to add Users later on in Login form..</p><p>&nbsp;</p><p>Thanks</p><p>Eigen.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/3d482fddd71649c0a93ba15900d4de01#3d482fddd71649c0a93ba15900d4de01</link>
		<pubDate>Sat, 02 Feb 2013 12:55:01 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/3d482fddd71649c0a93ba15900d4de01#3d482fddd71649c0a93ba15900d4de01</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>23</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - I&#39;m New in Programming World: Need help for Project.</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project#c2e858cd56995431d9c0aa15900c631c6">Ian2</a>: I have to complete this Project by next weekend.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/0628f556c4184c6593e9a15900d3e6ef#0628f556c4184c6593e9a15900d3e6ef</link>
		<pubDate>Sat, 02 Feb 2013 12:51:30 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/0628f556c4184c6593e9a15900d3e6ef#0628f556c4184c6593e9a15900d3e6ef</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>23</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Site Feedback - Thanks for the Absolute Beginner Series!</title>
		<description><![CDATA[<p>@<a href="/Forums/Feedback/Thanks-for-the-Absolute-Beginner-Series#c40b429f8ad2049279662a0d6013043b9">BobTabor</a>: I am new into the Programming World. I want to learn how to about Database and How to connect database with windows application. If you are making or planning to make any video series for beginners then please include below are things.</p><ol><li>How to create database. </li><li>How to define relationship between tables. </li><li>How to write different-different queries. put some examples. </li><li>What is the difference between queries and macros. </li><li>How to assign macro or query to specific form. </li><li>How to update one table by adding data in another table continuously. </li><li>How to prepare reports as well as customize reports. </li><li>Last but not least how to connect database by using Visual Studio 2012. </li></ol><p>Regards</p><p>Eigen.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Feedback/Thanks-for-the-Absolute-Beginner-Series/27611d4fa1934905b5d9a15900b749c1#27611d4fa1934905b5d9a15900b749c1</link>
		<pubDate>Sat, 02 Feb 2013 11:07:19 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Feedback/Thanks-for-the-Absolute-Beginner-Series/27611d4fa1934905b5d9a15900b749c1#27611d4fa1934905b5d9a15900b749c1</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>23</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - I&#39;m New in Programming World: Need help for Project.</title>
		<description><![CDATA[<p>Hi All,</p><p>I am new into programming world, I am working on some project where I have to create a database of some Projects. Below are details.</p><p>There are 3 tables Project Details, Consultant and Invoices Trackers.</p><ol><li>Project table has information about all projects. Like ProID, ProDescription,ActivityID,Total Capital, Amount spent per Activity, Owner and Expect completion Date. </li><li>Consultant table has FirstName,LastName,ConsultingCmpny, </li><li>Invoice tracker table will contain all the invoices that are realted to projects, The table must contain following data. Cmpny, Desc, Billing Period, Consultant Fname, Consultant Lname, ID, Invoice number, Amount, ProjectID, Invoice Approver. </li></ol><p>Realtionship.</p><p>Consultant and Project are related with Project Desc.</p><p>Project &amp; Invoice are related with Project Activity ID.</p><p>Consultant and Invoice are related with Some ID (I have to create.)</p><p>Can some help me to achieve my goal.</p><p>Regards</p><p>Eigen.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/c9c7b6d638c241f3bec4a15900b24f23#c9c7b6d638c241f3bec4a15900b24f23</link>
		<pubDate>Sat, 02 Feb 2013 10:49:12 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Im-New-in-Programming-World-Need-help-for-Project/c9c7b6d638c241f3bec4a15900b24f23#c9c7b6d638c241f3bec4a15900b24f23</guid>
		<dc:creator>Eigenvector</dc:creator>
		<slash:comments>23</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Eigenvector/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>