Data Synchronization
From: GW (anonymous_at_discussions.microsoft.com)
Date: 09/23/04
- Next message: Hari Prasad: "Re: part removal"
- Previous message: GW: "part removal"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 22 Sep 2004 18:46:45 -0700
Hi,
I've 2 tables namely tblA and tblB of which have the same
structure. Currently, tblA having 10000 rows and it's
using autonumber. The problem are as follows :-
1) How to append data from tblB which are not exist in
tblA and the new row should follow the autonumber
in sequence i.e from 10001 ?
2) How to overwrite data in tblA which exist in tblB
without any changing to the autonumber field.
3) Is it possible to combine the above into one query ?
Thanks.
- Next message: Hari Prasad: "Re: part removal"
- Previous message: GW: "part removal"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|