OLEDB + dBase + Records Marked For Deletion



Hi Everyone

It's been several years since I touched OleDB I sort of became an SQL Server snob... sorry :)

Anyhow, I'm trying to do an import of Goldmine data which uses dBase IV from what I can tell. The problem I'm having (and I've searched everywhere on the 'net that I could think of) is that it's returning rows marked for deletion when I query using a command and an oledbDatareader. From what I can tell it's not supposed to include deleted records.

What am I doing wrong? How can I get it so that it doesnt' return the deleted records with OleDB? Do I have to go to ODBC and do something there???

Any help would be greatly appreciated!

Thank you,
James Han***

.


Loading