<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.11" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: MySQL 的 Replace 功能</title>
	<link>http://www.real-blog.com/programming/71</link>
	<description>關於 PHP, Linux, Open Source 及個人生活記載的網誌。</description>
	<pubDate>Fri, 09 Jan 2009 13:10:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>

	<item>
		<title>by: SIKO</title>
		<link>http://www.real-blog.com/programming/71#comment-8059</link>
		<pubDate>Sat, 27 Oct 2007 07:27:32 +0000</pubDate>
		<guid>http://www.real-blog.com/programming/71#comment-8059</guid>
					<description>滿不錯的用法 

By SIKO</description>
		<content:encoded><![CDATA[<p>滿不錯的用法 </p>
<p>By SIKO
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: CSD</title>
		<link>http://www.real-blog.com/programming/71#comment-17</link>
		<pubDate>Mon, 20 Feb 2006 07:42:35 +0000</pubDate>
		<guid>http://www.real-blog.com/programming/71#comment-17</guid>
					<description>a = TR_Rec.Fields("THSRC")
b = TR_Rec.Field("TSC")MySQL_Conn.Execute "update route set route = replace(route, 'a', 'b')

please advise how to use a and b as variabls. 3q!</description>
		<content:encoded><![CDATA[<p>a = TR_Rec.Fields(&#8221;THSRC&#8221;)<br />
b = TR_Rec.Field(&#8221;TSC&#8221;)MySQL_Conn.Execute &#8220;update route set route = replace(route, &#8216;a&#8217;, &#8216;b&#8217;)</p>
<p>please advise how to use a and b as variabls. 3q!
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
