Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007


all groups > sql server dts > august 2007 > threads for august 29 - 31, 2007

Filter by week: 1 2 3 4 5

deploy fails
Posted by shank at 8/31/2007 4:32:21 PM
If there's an SQL 2005 admin around, I'd appreciate an interpretation on the below error. I'm trying to deploy an SSIS package to a shared SQL 2005 host. They claim they allow installations of such packages, but it appears to me they do not have permissions setup correctly. - - - - - - - - ...more >>

Itereative Data Flow SSIS Question
Posted by Sean at 8/31/2007 8:30:02 AM
I have a data flow that I am preparing, where I am getting a list of values from a Ole DB datasource, and then I want to query a second ODBC datasource witht those values. This ODBC datasource requires a "WHERE" clause containing the data I got from the other database (so select * and then ...more >>

"Object was open" OLEDB error for parallel calls to Look Up transformation Options
Posted by IanHurrell at 8/31/2007 7:04:19 AM
Hello everyone I have an SQL Server 2005 SSIS Package which users can initiate using when the use my IIS website. I kick the package off from code in a separate thread. It is used to import data and it makes repeated calls to the Look Up transformation to validate. If two or more instanc...more >>

Where can you view SSIS packages
Posted by Waldy at 8/31/2007 12:00:00 AM
Hi there, where can I view what SSIS packages are installed on a server? ...more >>

DTS Package send DTS Package error via e-mail.
Posted by rogoflap NO[at]SPAM gmail.com at 8/30/2007 6:49:22 PM
When a step in my DTS Package fails, it would be nice if the actual DTS error could be e-mailed. Is this possible? How would I go about doing this? Thanks, Rog ...more >>

SQL Server Agent Job launching Parent-child packages...
Posted by Feruis at 8/30/2007 1:38:01 PM
Does anyone know why when launching a package containing a child package from a SQL Server Agent job, the parent package launches correctly but the child package does not? Any help or direction is greatly appreciated. ...more >>

Questions concerning SSIS and VB.NET
Posted by Bob Worley at 8/30/2007 12:20:45 PM
First, let me quickly say that, so far, this is the best, most concentrated site I have found with worthwhile information concerning SSIS. Kudos to all who have contributed. My questions: I'm still trying to get up to speed with SSIS. (I liked DTS, cautious of SSIS) In my situation, I have...more >>

Unable to prepare the SSIS bulk insert for data insertion
Posted by Mark at 8/30/2007 11:31:15 AM
I have a client that is getting the error "Unable to prepare the SSIS bulk insert for data insertion". The Sql Server is the same server as the SSIS package and I have changed my connection type from SQL Server to OLE DB with still get the error.. Both myself and my client are System Admins...more >>



Where is SSIS?
Posted by Waldy at 8/30/2007 12:00:00 AM
Hi there, I have SQL 2005 Express and cannot find SSIS. I can save a package from the Import Export wizard, but cannot see anywhere where you can view or design packages. I have even downloaded DTS for 2005 from Microsoft, but still cannot find a way of designing packages. Do...more >>

DTS vs SSIS
Posted by shank at 8/29/2007 11:34:22 AM
I have access to a shared SQL 2005 server. So far, I cannot save my first SSIS package due to an execute permisison error. I'm assuming it's a rights issue and will get resolved. In the interim, I'm trying to get up to speed with the differences between DTS and SSIS. In DTS, I used the wiza...more >>

ssis password - child / sub packages.
Posted by Gouti at 8/29/2007 9:00:00 AM
There is a master package with several child packages. The encryption i have is EncryptSensitiveWithPassword. Is there a way i can set the password dynamically using configuration file or parent variable . I see no option to do it. Please advise . thank you !...more >>

Calling a package within a package...
Posted by Feruis at 8/29/2007 8:10:01 AM
Hello, I have a package that calls another package using the "Execute Package Task". When I execute the parent package from BIDS or designer, the parent package calls the child package without a problem. If I execute the package from a SQL Server Agent job, the child package does not execut...more >>

Deleting only text files in a folder
Posted by qjlee at 8/29/2007 7:16:03 AM
Hi, I have a folder located in C:\test. In the folder, there are lot of text file and word document. Is there a way I can create a file system task to delete the text file only? Thanks,...more >>


DevelopmentNow Blog