Reading dbf file (visual dbase 7)

36 Views Asked by At

I am developing an asp.net web application,I have some .dfb files to read, I can't read all dbf specially visual dbase 7 version , how can I solve this,even if I use another language and post it to my app in .net

I have used provider=Microsoft.ace.oledb.16.0 and it worked for certain tables

0

There are 0 best solutions below