<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>ADO - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/ado/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Wed, 03 Aug 2011 08:03:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>VC+ADO的两点开发心得</title>
		<link>https://www.coder4.com/archives/411</link>
					<comments>https://www.coder4.com/archives/411#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Thu, 18 Feb 2010 16:11:16 +0000</pubDate>
				<category><![CDATA[Visual C++ && C#]]></category>
		<category><![CDATA[ADO]]></category>
		<category><![CDATA[NoSQL && RDMBS]]></category>
		<category><![CDATA[VC]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=411</guid>

					<description><![CDATA[1.vc用ado连接数据库时候，recoderset返回的variant（com类型如何转化为cstring类型）？ Cstring str((LPCSTR)(_bstr_t)m_pRecoderet-&#62;GetCollect(&#34;姓名&#34;)); 2.关于vc连接mysql数据库出现乱码 在odbc设置的时候，在Connect Option 中Initial Statement中添加set names gbk。 至少我的是mysql5 没有再出现乱码。[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/411/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
