delphi 连接DBF
Posted lypzxy
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了delphi 连接DBF相关的知识,希望对你有一定的参考价值。
delphi 连接DBF
1、BDE,已淘汰
2、ADO,用Microsoft jet4.0驱动字符串,大多数机器都安装了,可用
3、ADS(Advantage Database Server)
DriverID=ADS Database=c:\ads\data TableType=VFP
http://docs.embarcadero.com/products/rad_studio/firedac/frames.html?frmname=topic&frmfile=Connect_to_Advantage_Database_Server.html
以上是关于delphi 连接DBF的主要内容,如果未能解决你的问题,请参考以下文章