<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_tanjy</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/16526/rss</id><updated>2006-11-14T02:19:37Z</updated><author><name>tanjy</name><uri>http://www.cnblogs.com/tanjy/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/tanjy/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/16526/rss"/><entry><id>http://www.cnblogs.com/tanjy/archive/2006/11/14/560046.html</id><title type="text">用C#对DBF数据库的操作</title><summary type="text">现在大部分C#连接数据库都会是sql server 。但对一些旧的数据库文件的连接和操作就不太熟了。今天就有这个问题，要对FOXPRO生成的DBF文件数据库进行操作。我在CSDN上查了很久，大部分有问题都没很好地回复到这些操作上的问题。经过我的实验，用ODBC来连接它就可以了。下面是所用的代码。都很简单，就是格式上要注意。和用开的查询语句会有很大不同。protected void Page_Loa...</summary><published>2006-11-14T02:20:00Z</published><updated>2006-11-14T02:20:00Z</updated><author><name>tanjy</name><uri>http://www.cnblogs.com/tanjy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/tanjy/archive/2006/11/14/560046.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/tanjy/archive/2006/11/14/560046.html"/></entry></feed>
