dbTalk Databases Forums  

execute dts package and overwrite access table

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


Discuss execute dts package and overwrite access table in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Alison Towerton
 
Posts: n/a

Default execute dts package and overwrite access table - 05-06-2004 , 05:12 PM






Hello

I am trying to execute a dts package from a scheduled job,
when i schedule the job from the package it appears in the
jobs list but fails. I have tried quite a few commands
like dtsrun and execute in the job step but don't have
enough knowledge in this area...

also, I previously asked about how to overwrite a table in
Access when using a package to dump data into Access but
neglected to say that it was via a schedule hence I need
to set it automatically but i can't find anywhere to say
overwrite rather than append in my dts package...

any help is greatly appreciated
thanks
Alison

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

Default Re: execute dts package and overwrite access table - 05-07-2004 , 03:13 AM






Without any errors to go on it is difficult for anybody to troubleshoot the
errors you are getting. I suspect though you are seeing this

http://support.microsoft.com/?kbid=269074

As for overwriting you can issue a DELETE statement on the Access connection
prior to pumping the new rows

--
--

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


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

Quote:
Hello

I am trying to execute a dts package from a scheduled job,
when i schedule the job from the package it appears in the
jobs list but fails. I have tried quite a few commands
like dtsrun and execute in the job step but don't have
enough knowledge in this area...

also, I previously asked about how to overwrite a table in
Access when using a package to dump data into Access but
neglected to say that it was via a schedule hence I need
to set it automatically but i can't find anywhere to say
overwrite rather than append in my dts package...

any help is greatly appreciated
thanks
Alison



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.