使用c#从dBase III文件读取数据 [英] read data from a dBase III file using c#

查看:105
本文介绍了使用c#从dBase III文件读取数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,我学过的朋友.
我必须使用c#从dBase III文件中读取数据.任何人都可以指导我学习教程吗?

Hello my learned friends.
I have to read data from a dBase III file using c#. Can anyone please guide me to a tutorial?
Any sort of help would be highly appreciated.

推荐答案

要使用dBase,您需要使用ODBC驱动程序,例如ADO.NET中的OLEDB连接.很少有不是dBase的示例,但它们显示了如何使用OLE DB功能:
-为初学者使用ADO.NET [ ADO.NET代码示例 [
In order to use dBase you would need to use an ODBC driver and for example OLEDB connectivity in ADO.NET. Few example which are not for dBase but they show how to use OLE DB functionality:
- Using ADO.NET for beginners[^]
- ADO.NET Code Examples[^]

Side-note, dBase III is really old product (for example I used to work with it back in 1986 or so :)). If you just have the possibility I would suggest changing it to for example Access or even SQL Server.


这篇关于使用c#从dBase III文件读取数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆