I have a Dbase file (*.dbf) which I am currently reading using Microsoft OLEDG Jet Provier.

Now the issue is that my Dbase file is more then 2GB in size and as per the limitation of Jet Provider(Which only runs on 32 bit) I can only read 2 GB worth of data. Is there any alternative method to read the Dbase file? other then Jet OLEDB provider. I tried all the Microsoft OLEDB providers but all seem to read only 2 GB data.

Cheers,

有帮助吗?

解决方案

Sybase iAnywhere (Advantage-Database-Server), and it works / recognizes DBF files directly...

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top