I need to access the data contained in a dbf file in COM/C++ application (created via ATL). How would I do that?
I've been reading tons of msdn articles very instructive about the OLE-DB provider-consumer model. However, what I need now is a quick tutorial or code sample.
Note: I am by no means no expert in COM/ATL programming :)
Thanks in advande.