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 February 6th, 2007, 11:48 AM
Registered User
 
Join Date: Feb 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Ch. 4 - Foreach loop container

The foreach loop container tutorial from chapter 4 doesn't work as described. It seems that Dts.Variables is always empty no matter what I try to assign on the Variable Mappings page of the Foreach Loop Editor. The error is "Object reference not set to an instance of an object", which happens when I try to reference variables("FileName"). I would like to download the example code but it seems there is none for chapter 4.
 
Old May 5th, 2007, 08:31 AM
Registered User
 
Join Date: Apr 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to djscratch
Default

if you mean the foreach loop with excel example in chapter five, here is what i did to make the example work.
on page 139, when you create the <new variable> "ExtractFileName", make sure you assign a value to the variable (i.e c:\folder\filename.xls).

also, on page 140, connectionstring is wrong. you should select excelfilepath and assign it to your variable. click evaluate expression and you'll see the value you assigned to on page 139.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Does foreach loop support datareader deb_kareng C# 1 February 23rd, 2007 05:30 AM
ForEach Loop Bushido121 BOOK: Professional SQL Server 2005 Integration Services ISBN: 0-7645-8435-9 0 October 23rd, 2006 07:55 PM
Getting Error in foreach loop for DataSet bravipandey ADO.NET 2 September 28th, 2005 06:43 PM
Need help with foreach loop Arsi C# 3 September 7th, 2004 09:41 PM
foreach loop not working rajanikrishna Beginning PHP 1 November 3rd, 2003 04:14 AM





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