<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Database programming with MySQL</title>
	<atom:link href="http://www.tradebit.com/channels/software/110412/database-programming-with-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tradebit.com/channels/software/110412/database-programming-with-mysql/</link>
	<description>Publications about popular requests and topics on tradebit</description>
	<pubDate>Fri, 21 Nov 2008 07:03:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Administrator</title>
		<link>http://www.tradebit.com/channels/software/110412/database-programming-with-mysql/#comment-4072</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Tue, 19 Sep 2006 14:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.tradebit.com/channels/software/110412/database-programming-with-mysql/#comment-4072</guid>
		<description>hi jeff, MYSQL5 is capable of VIEWS, this, what you want!

look in the MySQL documentation on www.mysql.com for "Create View".</description>
		<content:encoded><![CDATA[<p>hi jeff, MYSQL5 is capable of VIEWS, this, what you want!</p>
<p>look in the MySQL documentation on <a href="http://www.mysql.com" rel="nofollow">http://www.mysql.com</a> for &#8220;Create View&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeff</title>
		<link>http://www.tradebit.com/channels/software/110412/database-programming-with-mysql/#comment-4071</link>
		<dc:creator>jeff</dc:creator>
		<pubDate>Tue, 19 Sep 2006 14:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.tradebit.com/channels/software/110412/database-programming-with-mysql/#comment-4071</guid>
		<description>hello there,
i am trying to reproduce a data server that a company uses to present information to its customers via the web. No problem. What they are using right now is Microsoft Access, connecting via ODBC to a server on line. The cool thing that they can do is have several tables linked together. Like if a certain field is updated in one table, it updates the same info automatically in another table. So, i want to reproduce this in MySQL, but i can't seem to find out how. Is there a way to pull this off on the server side ? or does that have to be done on the client side ?
thanks for any tips.</description>
		<content:encoded><![CDATA[<p>hello there,<br />
i am trying to reproduce a data server that a company uses to present information to its customers via the web. No problem. What they are using right now is Microsoft Access, connecting via ODBC to a server on line. The cool thing that they can do is have several tables linked together. Like if a certain field is updated in one table, it updates the same info automatically in another table. So, i want to reproduce this in MySQL, but i can&#8217;t seem to find out how. Is there a way to pull this off on the server side ? or does that have to be done on the client side ?<br />
thanks for any tips.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
