OLEDB + dBase + Records Marked For Deletion
- From: "James Han***" <~james@xxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 11 Oct 2006 01:34:34 -0400
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***
.
- Follow-Ups:
- Re: OLEDB + dBase + Records Marked For Deletion
- From: Eric den Doop
- Re: OLEDB + dBase + Records Marked For Deletion
- Prev by Date: Re: OleDb not registered on local machine
- Next by Date: ColumnSize from a decimal field differs between OLEDB and ODBC
- Previous by thread: OleDb not registered on local machine
- Next by thread: Re: OLEDB + dBase + Records Marked For Deletion
- Index(es):
Loading