H
headware
I have a newbie question about different database formats as they
apply to ADO.NET. I need to get access to a .dbf file using ADO.NET.
The files are in dBase III format. Does that mean I need to use the
FoxPro Data Provider or that I only need to specify "Extended
Properties=dBase III" in the connection string to connect to dBase III
files?
It's my understanding that FoxPro is just one of many programs that
can read dBase III files (just like many text editors can read .txt
files or html files). Is this the case? If so, why would someone be
interested in using the FoxPro data provider?
Thanks,
Dave
apply to ADO.NET. I need to get access to a .dbf file using ADO.NET.
The files are in dBase III format. Does that mean I need to use the
FoxPro Data Provider or that I only need to specify "Extended
Properties=dBase III" in the connection string to connect to dBase III
files?
It's my understanding that FoxPro is just one of many programs that
can read dBase III files (just like many text editors can read .txt
files or html files). Is this the case? If so, why would someone be
interested in using the FoxPro data provider?
Thanks,
Dave