Topics
Started by
Posts
Last post
I need to update the logic of a variable in an SSIS package which has around 100 tasks in it. So i …
2 replies
Every monday morning I arrive into the office to find that the tempdb has consumed almost all of th…
1 replies
I have made a package where in I am exporting the SQL data to a Excel. The excel data have a fixed…
2 replies
I have a package with a ForEach Loop Container that looks for file ABC *.txt. The * is a wildcard t…
1 replies
I found this article (http://itssmee.wordpress.com/2010/10/03/ssis-insert-and-update-rows-in-a-tabl…
2 replies
Hi there, We have 90 packages to run daily using a DTEXEC utility. Is there any option or any worka…
1 replies
Hi, we are using SSIS 2005. All packages have a checkpoints and indirect configerations which is an…
4 replies
Hello, I'm rather new to SSIS so any help would be appreciated. I've setup a Foreach loop (ADO Enum…
2 replies
hii am loading flat files into sql DB. Flat files are having date as name like Xxxx_20111011.txt. i…
6 replies
I have created a pcakge in SQL Server 2005 on a server using remote desktop connection.The db is pr…
4 replies
Hi, I have a sp that looks like this: CREATE PROCEDURE [dbo].[TEST] ( @ServerName VARCHAR(100), @Da…
1 replies
Hi, IF ( SELECT COUNT(t.name) AS CheckQuery FROM ( SELECT f.name FROM fleets f WHERE f.name NOT IN …
9 replies
Hey guys, Background: I have a SSIS package that loads data...And I need to verify that the data th…
5 replies
Hi all, I'm planning to migrate 15 tables from a database(sitting on one server) to a database (si…
3 replies
I'm building a package to loop through linked servers in order to retrieve Job history from each se…
2 replies
Viewing 15 topics - 1,681 through 1,695 (of 8,974 total)
You must be logged in to create new topics.