dbTalk Databases Forums  

Inremental Update in DTS

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Inremental Update in DTS in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Muhammad Mansoor
 
Posts: n/a

Default Inremental Update in DTS - 11-23-2004 , 07:51 AM






Hi All,

Can any tell me how can i plan only get the rows that have been updated only
after the last DTS Process.


Thanks,
Mansoor

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Inremental Update in DTS - 11-23-2004 , 08:48 AM






Query by a relevent field that has been stored on completion of the last
process. Have a look at the thread from yesterday "Incremental export best
practice?" by Johnny Orson.


"Muhammad Mansoor" <mansoor (AT) hadeedian (DOT) net> wrote

Quote:
Hi All,

Can any tell me how can i plan only get the rows that have been updated
only
after the last DTS Process.


Thanks,
Mansoor



Reply With Quote
  #3  
Old   
Muhammad Mansoor
 
Posts: n/a

Default Re: Inremental Update in DTS - 11-24-2004 , 12:06 AM



Well, the answer that you had referred seem to be a good solution, but what
should i do if there is some update in some already exported entered tables ?


Darren Green wrote:
Quote:
Query by a relevent field that has been stored on completion of the last
process. Have a look at the thread from yesterday "Incremental export best
practice?" by Johnny Orson.


"Muhammad Mansoor" <mansoor (AT) hadeedian (DOT) net> wrote in message
news:e3pgJLW0EHA.2572 (AT) tk2msftngp13 (DOT) phx.gbl...

Hi All,

Can any tell me how can i plan only get the rows that have been updated

only

after the last DTS Process.


Thanks,
Mansoor




Reply With Quote
  #4  
Old   
Darren Green
 
Posts: n/a

Default Re: Inremental Update in DTS - 11-24-2004 , 12:37 PM



In message <Oj1Cvre0EHA.3072 (AT) TK2MSFTNGP11 (DOT) phx.gbl>, Muhammad Mansoor
<mansoor (AT) hadeedian (DOT) net> writes
Quote:
Well, the answer that you had referred seem to be a good solution, but
what should i do if there is some update in some already exported
entered tables ?



If you have monotic key then query the maximum value and seed the
state/store table with that value, or similar for a date.

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.