Advertisement

1 - 10 of 28 containing alltags:("sql Server Integration Services") (0.002 seconds)
I have an SSIS Package that I have added to an existing job. However, I move servers a lot. Does anyone know how I can dynamically set the  server names in the SSIS package?
Zones: SQL Server 2005Date Answered: 04/24/2008 Grade: A Views: 0
Hi, I'm using a foreach loop to loop through file names in a folder and then bulk insert the data into tables. What is the easiest way to run the bulk insert processes in parallel? The file f...
Zones: MS SQL DTS, MS SQL Server, SQL...Date Answered: 07/23/2008 Grade: A Views: 51
Hi Experts, I am using SQL 2005 Integrations Services and am copying data from my SQL 2005 database to a SQL 2000 database using the Transfer SQL Server Objects Task. However, if I use window...
Zones: MS SQL ServerDate Answered: 01/11/2007 Grade: A Views: 38
I have successfully been connecting to an Avaya CMS database (Informix on Solaris) using the provided OpenLink ODBC driver using SQL Server Integration Services. I export some of the data to a SQL ...
 
Related Solutions:
Problems accessing an Avaya CMS Informix database trough...

From a web application, I run a SQL statement to collect data from Avaya CMS. The customer's Avay...

Tags: Avaya CMS, Informix, OpenLink ODBC, IIS, 9.40.uc4
 
Zones: SQL Server 2005, Informix, MS SQL DTSDate Answered: 04/30/2008 Grade: A Views: 132
Hi everybody, I'm newby in SSIS. I have been using DTS in SQL 2000. Trying to learn how to execute SSIS package from C# code of ASP.NET web server. For now testing with console app. Here'...
Zones: MS SQL DTS, SQL Server 2005Date Answered: 04/07/2008 Grade: B Views: 104
Bit of a conundrum here. SQL server management studio has a generate scripts function that allows you to script any operation that it performs, except one. It doesn't offer the ability to script th...
Zones: MS SQL DTS, Scripting, SQL Server 2005Date Answered: 07/07/2008 Grade: A Views: 15
Is there a way to connect to an access database and update all "Hire Dates" based on employee ID from a SQL server 2005 table? I think I can do it via TSQL using: -- code FROM  OPENDATASOURCE(...
Zones: SQL Server 2005Date Answered: 08/31/2008 Grade: A Views: 5
How to execute logic against an excel data source with SSIS 2005 I get a file from HR weekly. This file contains HIRE and TERM dates. Unfortunately all the dates are in 1 column and they are sep...
Zones: SQL Server 2005Date Answered: 08/29/2008 Grade: A Views: 0
I would like to create an SSIS package to query a .xls file, use a pivot function, then push the results to an Access2003 table. I do not want to create staging table in a SQL server database unles...
Zones: SQL Server 2005Date Answered: 10/06/2008 Grade: A Views: 49
I have an SSIS package that runs another package in a for loop.  After the child package runs, it stays open in the designer and all the control/data flow tasks stay green. When the package exec...
Zones: SSISDate Answered: 10/13/2008 Grade: A Views: 4