dbTalk Databases Forums  

Data Transfer update only

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


Discuss Data Transfer update only in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Dannie Chan
 
Posts: n/a

Default Data Transfer update only - 02-24-2005 , 02:37 PM






Hi,

I try to setup the data transfer package from DBIII to SQL2000.

How can I setup the DTS package tansfer only the new data daily?

Thanks,

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Data Transfer update only - 02-24-2005 , 02:58 PM






You will need to be able to identify the new data. You can then use
that as criteria in a query as the source to the DataPump task.

Can you identify new data?

You may be able to use a linked server

"Dannie Chan" <DannieChan (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,

I try to setup the data transfer package from DBIII to SQL2000.

How can I setup the DTS package transfer only the new data daily?

Thanks,


Reply With Quote
  #3  
Old   
Dannie Chan
 
Posts: n/a

Default Re: Data Transfer update only - 02-24-2005 , 03:17 PM



Hi Allan,
Thank ou for your reply,

The new data with p_orderno field (number)incresae but not by 1 some skip
more.
Would you explain more about the link server?

Thanks

Dannie

"Allan Mitchell" wrote:

Quote:
You will need to be able to identify the new data. You can then use
that as criteria in a query as the source to the DataPump task.

Can you identify new data?

You may be able to use a linked server

"Dannie Chan" <DannieChan (AT) discussions (DOT) microsoft.com> wrote in message
newsannieChan (AT) discussions (DOT) microsoft.com:
Hi,

I try to setup the data transfer package from DBIII to SQL2000.

How can I setup the DTS package transfer only the new data daily?

Thanks,



Reply With Quote
  #4  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Data Transfer update only - 02-24-2005 , 03:39 PM



Easiest way to explain linked server is if you look at this in BOL

mk:@MSITStore:C:\Program%20Files\Microsoft%20SQL%2 0Server\80\Tools\Books\acdata.chm::/ac_8_md_06_8tf7.htm

mk:@MSITStore:C:\Program%20Files\Microsoft%20SQL%2 0Server\80\Tools\Books\acdata.chm::/ac_8_qd_12_9ooj.htm



"Dannie Chan" <DannieChan (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi Allan,
Thank ou for your reply,

The new data with p_orderno field (number)incresae but not by 1 some skip

more.
Would you explain more about the link server?

Thanks

Dannie

"Allan Mitchell" wrote:

You will need to be able to identify the new data. You can then use
that as criteria in a query as the source to the DataPump task.

Can you identify new data?

You may be able to use a linked server

"Dannie Chan" <DannieChan (AT) discussions (DOT) microsoft.com> wrote in message
newsannieChan (AT) discussions (DOT) microsoft.com:
Hi,

I try to setup the data transfer package from DBIII to SQL2000.

How can I setup the DTS package transfer only the new data daily?

Thanks,




Reply With Quote
  #5  
Old   
Dannie Chan
 
Posts: n/a

Default Re: Data Transfer update only - 02-24-2005 , 04:27 PM



Hi Allan,

Thanks for your information.

Dannie

"Allan Mitchell" wrote:

Quote:
Easiest way to explain linked server is if you look at this in BOL

mk:@MSITStore:C:\Program%20Files\Microsoft%20SQL%2 0Server\80\Tools\Books\acdata.chm::/ac_8_md_06_8tf7.htm

mk:@MSITStore:C:\Program%20Files\Microsoft%20SQL%2 0Server\80\Tools\Books\acdata.chm::/ac_8_qd_12_9ooj.htm



"Dannie Chan" <DannieChan (AT) discussions (DOT) microsoft.com> wrote in message
newsannieChan (AT) discussions (DOT) microsoft.com:
Hi Allan,
Thank ou for your reply,

The new data with p_orderno field (number)incresae but not by 1 some skip

more.
Would you explain more about the link server?

Thanks

Dannie

"Allan Mitchell" wrote:

You will need to be able to identify the new data. You can then use
that as criteria in a query as the source to the DataPump task.

Can you identify new data?

You may be able to use a linked server

"Dannie Chan" <DannieChan (AT) discussions (DOT) microsoft.com> wrote in message
newsannieChan (AT) discussions (DOT) microsoft.com:
Hi,

I try to setup the data transfer package from DBIII to SQL2000.

How can I setup the DTS package transfer only the new data daily?

Thanks,





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.