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 > december 2005 > threads for december 29 - 31, 2005

Filter by week: 1 2 3 4 5

Connect to SSIS via SQLManagement Studio
Posted by Jamie Schatte at 12/31/2005 7:31:02 AM
I am trying to connect to Integration Services from my workstation via SQL Server Management Studio. The SSIS service is installed and running on the server. However, when I try to connect, I get the error: "Connect to SSIS service on machine "SQLPROD01" failed: Access is denied." Not sur...more >>


Please help with my VB Script in my DTS package
Posted by Conan Kelly at 12/30/2005 11:20:35 AM
Hello all, I have a list of text data files (*.TXT) that I'm trying to import into my DB. The files have the year and month the in the file name (for example: ABC0301.TXT would be for the month of Jan-03). One of the first steps in my package is an ActiveX Script Task that I want to ex...more >>

2005 SSIS Package using ODBC
Posted by TomT at 12/29/2005 6:37:02 PM
I'm trying to create a package based on an ODBC connection, to a legacy accounting database. I've created a system DSN, which tests successfully. In the package designer, I added a connection based on the DSN, and again it tests fine. However, when I add a datareader, and use the connection...more >>

"Unspecified error" When saving a DTS Package
Posted by Scott at 12/29/2005 3:37:32 PM
Hello, I have a DTS package that is being run every day. It's been in existence for a couple of years, now, transferring information between two systems. Yesterday, one of our users noticed a small problem and I went into the package to make a minor change. (Specifically, I modified a p...more >>

Copy SQL Server Objects Fails for certain views
Posted by Jonathan Orgel at 12/29/2005 12:05:29 PM
We have been using the 'Copy SQL Server Objects' with success for some time to copy an entire database to another server. Recent changes to our database infrastructure cause DTS to fail: 1) We have a check constraint which uses a user function (which refers to the table on the check constrain...more >>

Issues with SSIS 2005 Execute SQL Task with ReturnValue and Output
Posted by Larry at 12/29/2005 11:19:02 AM
I'm struggline with the SSIS Execute SQL Task and wanted to see if it's me or if it's SSIS 2005. I'm finding that I'm unable to add ReturnValue parameters to the Execute SQL Task parameter list after already added the 0'th parameter,e.g. initial syntax is EXEC stored_proc ?, ? OUTPUT, ? O...more >>

replacing a char data type with numeric in numerous DTS packages
Posted by Munch at 12/29/2005 10:54:03 AM
I have a table structure that is being used in a number of packages in a create statment. I just noticed that one of the fields should be a numeric type in stead of a char, is there a way to run a search and replace on the Create statement either within a DTS package or through a sp or other ...more >>



DevelopmentNow Blog