<?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>老余 &#187; Oracle</title>
	<atom:link href="http://laoyu.info/archives/tag/oracle/feed" rel="self" type="application/rss+xml" />
	<link>http://laoyu.info</link>
	<description>Dreams are hard to follow,but dont let anyone tear them away!Hold on!</description>
	<lastBuildDate>Thu, 21 Jul 2011 15:51:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>建立ODBC连接时Unable to connect SQLState=IM004</title>
		<link>http://laoyu.info/archives/334.html</link>
		<comments>http://laoyu.info/archives/334.html#comments</comments>
		<pubDate>Wed, 11 Mar 2009 05:29:31 +0000</pubDate>
		<dc:creator>老余</dc:creator>
				<category><![CDATA[技术·学习]]></category>
		<category><![CDATA[ODBC]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://laoyu.info/?p=334</guid>
		<description><![CDATA[为了短信平台的事情,今天在windows下建立odbc连接到服务器的oracle数据库,在测试连接的时候出现错误提示:Unable to connect SQLState=IM004 原因:系统的环境变量path中不存在oracle的相关bin目录 解决方法如下: 在系统环境变量 path中加入oracle客户端的bin目录的路径 D:\oracle\ora92\bin 相关文章2007-01-17 -- Oracle中的Decode函数使用 (1)]]></description>
		<wfw:commentRss>http://laoyu.info/archives/334.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle中的Decode函数使用</title>
		<link>http://laoyu.info/archives/30.html</link>
		<comments>http://laoyu.info/archives/30.html#comments</comments>
		<pubDate>Wed, 17 Jan 2007 11:01:28 +0000</pubDate>
		<dc:creator>老余</dc:creator>
				<category><![CDATA[技术·学习]]></category>
		<category><![CDATA[Decode]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://t263.net/?p=30</guid>
		<description><![CDATA[<p>今天写工作联系单时用到了,记录一下.</p><p>&#183;含义解释： <br /><u><b><font color="#0000ff">decode</font></b></u>(条件,值1,翻译值1,值2,翻译值2,...值n,翻译值n,缺省值)</p>
]]></description>
		<wfw:commentRss>http://laoyu.info/archives/30.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

