Wrox Programmer Forums
|
BOOK: Professional SQL Server 2005 Integration Services ISBN: 0-7645-8435-9
This is the forum to discuss the Wrox book Professional SQL Server 2005 Integration Services by Brian Knight, Allan Mitchell, Darren Green, Douglas Hinson, Kathi Kellenberger, Andy Leonard, Erik Veerman, Jason Gerard, Haidong Ji, Mike Murphy; ISBN: 9780764584350
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional SQL Server 2005 Integration Services ISBN: 0-7645-8435-9 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 31st, 2006, 12:35 PM
Registered User
 
Join Date: May 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Copying and connecting to a file

I have 2 jobs 1 copies an MDB template file and then populates it w/ data from sql tables and stored procedures.

The other copies an excel spreadsheet and populates it w/ data from Sql Server.


The problem is the 1st step in both copies the item as a file, the 2nd step has a connaction to the mdb or spreadsheet. If the item this connection points to doesn't exist before the the package is run, it throws an error on the connection.

It seems the connections are aquired before the package runs and not as needed by each step.

Is there any way around this?

Thanks,

Brian






Similar Threads
Thread Thread Starter Forum Replies Last Post
Help in copying some row and coloums to a file RAMBO29 Excel VBA 2 March 15th, 2007 03:05 AM
image file copying! heerajee Pro PHP 2 March 22nd, 2006 06:19 AM
copying file from one machine to other CsharpHelp C# 0 October 23rd, 2005 05:22 AM
copying the file from one machine to other CsharpHelp C# 0 October 23rd, 2005 05:20 AM
Copying a File, How? xgbnow Visual C++ 3 September 16th, 2003 03:37 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.