문제

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