<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_GB2312_分类_Database</title><id>http://feed.cnblogs.com/blog/u/39111/category/141605/rss</id><updated>2012-06-01T05:21:04Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gb2312/category/141605.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/39111/category/141605/rss"/><entry><id>http://www.cnblogs.com/gb2312/archive/2012/01/18/2325521.html</id><title type="text">利用Oracle.DataAccess调用Function的遇到的一个诡异问题</title><summary type="text">这是一段很简单的Function，（随便举个例子）FUNCTIONExecute(message_id_INOUTNUMBER, part_no_INOUTVARCHAR2)RETURNVARCHAR2ISBEGIN //这里，接收message_id_参数，做某些处理part_no_:='123456';RETURN'test';ENDExecute;以前是采用微软不再支持的System.Data.OracleClient命名空间，如下：varconnectionString="xxxx";OracleConnectionconn=newO</summary><published>2012-01-18T06:21:00Z</published><updated>2012-01-18T06:21:00Z</updated><author><name>@GB2312</name><uri>http://www.cnblogs.com/gb2312/</uri></author><link rel="alternate" href="http://www.cnblogs.com/gb2312/archive/2012/01/18/2325521.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gb2312/archive/2012/01/18/2325521.html"/><content type="html"/></entry></feed>
