Re: DBF to ADO
- From: "Gilles" <gilles@xxxxxxxxxxxx>
- Date: Wed, 28 Sep 2005 09:10:17 -0400
I used the TTable.BatchMove with the batAppendUpdate mode to create a new
DBF table that holds all the records.
Is there a similar method that can be used wit ADO tables so that I don't
have to do a record by record check?
Gilles
>I have to merge several DBF tables (same structures, no index) into an ADO
>table with a different structure. But I only want to merge records which do
>not exist in the ADO table (criteria based on 2 fields).
> What is the fastest way?
>
> Gilles
>
.
- References:
- DBF to ADO
- From: Gilles
- DBF to ADO
- Prev by Date: Pulling Thai Characters from Access
- Next by Date: Thai Characters not pulling from Access, showing ????????
- Previous by thread: DBF to ADO
- Next by thread: Select Max(col name) Expr1000
- Index(es):
Relevant Pages
|