dbTalk Databases Forums  

Re: Access to SQL server question/problem

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


Discuss Re: Access to SQL server question/problem in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Access to SQL server question/problem - 05-07-2004 , 10:34 AM






If the data set is not that large then the effort may not be worth it. if
however it is large and the time taken to do a complete refresh is long then
I would most likely

Create a linked server of the Access database from the SQL Server and do the
comparisons on your Queries.



--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"JustinW" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I am trying to create a DTS package. The client gets a daily dump from an
external system every day in MS Access format. They want the data pulled
into SQL server for reporting/analysis purposes. The data is a complete set
of all of their data instead of just new/changed data. Is there anyway to
tell the package to ignore duplicates in order to speed up the process or
should I clear all of the SQL server tables and then reload the data from
scratch?
Quote:
Thanks in advance,
Justin



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.