Hi BB!
You haven't said which application the DBFs were created with, and there is
more than one table format with the DBF extension. Assuming the DBFs are
FoxPro DBFs you can use the FoxPro and Visual FoxPro OLE DB data provider,
downloadable from msdn.microsoft.com/vfoxpro/downloads/updates. After that
it's pretty much like any other OLE DB compliant back end.
--
Cindy Winegarden MCSD, Microsoft Most Valuable Professional
(E-Mail Removed)
"bad_boyu" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I want to work with DBF/DB files in C#, so I need a library and an
> example...
> Can somebody help me with this?