No announcements
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Sticky1VotesAre you a technology guru? Show us your solutions and become the Integration Services Guru for June 2013!!
TechNet Wiki is looking for and celebrating the best of the best! Is that you? Do you consider yourself an expert or authority on SQL Server Integration ... -
Sticky40VotesFAQ - SSIS Information, Webcasts, Tools, Add-ons, etc...
To add to the list, simply contact one of the moderators around here, or post a reply to this thread. Microsoft Reference Material SQL ...
-
Unanswered0VotesCalling webservice dynamically
Hi, I was given a web service url and documentation. In the documentation they have written that the basic request as below. <soapenv:Envelope ... -
Unanswered0Votesnew to ssis
hi all am new to ssis i created one simple package with lookup table 1 with 2 fields (id and country name) id ... -
Unanswered1VotesCreate dynamic pivot columns using two tables in sql server
0 Begin Select @f1 = idt from @table Where Id = @x Set @Sql = 'If Exists( ... -
Proposed1VotesDatabase Connection error when executing the package from .bat file
.\Logs\ABC_log. Today we have promoted the packages to Dev Server which is 2008 server(64 bit) machine. It has SQL server 2008 R2 installed on it along with VS ... -
Proposed0VotesExtract data in particular date period
Hi, I would want to extract data from 15th of the last month to 17th of the current month. Can anyone tell me how i can achieve this using expression if i have ... -
Answered2VotesExtract Data From Google analytics to sql server
Hi All, I need to read the data from google analytics to load into sql server data base using ssis. I am sure there is way to do this but i am not sure ... -
Unanswered0VotesHow to load data from Google analytics to SQL SERVER 2005
Hi All, Is there any solution to load data from google analytics (API) to SQL Server 2005. Many ... -
Answered0VotesDerived Column Experession
Hi, I have this expression ISNULL(geo_subregion) || ISNULL(DWgeo_subregion) ? !(ISNULL(geo_subregion) && ISNULL(DWgeo_subregion)) : UPPER(geo_region) != ... -
Answered0VotesErrorColumn value has value as ID of the column not lineageid of the column
Hi There, I have developed a dataflow task in a package, so that when ever i get a error, it has to redirect the row to a different table, also i am mapping errorcolumn to that ... -
Answered0VotesHow to get ErrorColumnName in SSIS 2012
Hi there, Please let me know how to get error column name in SSIS 2012 with out creating any additional ... -
Unanswered0VotesTransforming Duplicate Data Record
Hello! I am working on a table with a foreign and a Primary Key Constraint. It happened that the primary key field is an nvarchar data type. Now, the issue is that there are so many ... -
Unanswered0VotesHow can I change my Execute SQL task setting to behave like SSMS and continue dispite errors
My insert below in ssis produces 26 rows, vs. 86 in ssms. I assume it timesout but I am not sure? I'd like to get the same behavior. I changed MaximumErrorCount to ... -
Proposed0VotesSQL server agent SSIS error
I get the following error when I execute my package as a SQL server agent job. It is an SSIS 2008 package running on a SQL Server 2008 instance. My package security is ... -
Unanswered0VotesLineageId String or Integer
Hi, I'm trying to fetch lineageId of output columns in a SSIS Package. I'm traversing SSIS Package as XML Document in C# code. No issue in traversing and fetching ... -
Answered0VotesText Qualifier and Bulk Insert Task
I am trying to understand how the "Text Qualifier" property on a Flat File Connection applies to Bulk Insert Task (which uses a Flat file as the Source connection). It appears that there is ... -
Proposed0VotesSSIS 2008 R2 - Script task fails when run as job
System.Runtime.InteropServices.COMException (0x800A03EC): Microsoft Excel cannot access the file 'G:\ReadingEggFTP\AU\20130619\readingeggs_3pau_school_marketing_customer_list_20130619.csv'. There are ... -
Proposed0VotesSSIS DFT Problem
Hello , I am working on SSIS package, environment : BIDS 2008. I am using a data flow task, that contains one excel source component at the ... -
Unanswered0VotesData Flow Tasks Deadlocking each Other
Hi Experts I am using a SSIS package that does the following task - and Retain Same Connection is Set to TRUE A) Execute SQL Tasks - BEGIN ... -
Discussion0Votesexecuting script task in SSIS
I am getting error with "object reference not set to an instance of an object". Can anyone help me with programming error. I am not SSIS experts nor ... -
Unanswered0VotesMultiple simaltaneous update in custom log table from SSIS package.
Hi, I have a custom log table in sql server database. which recording the SSIS package activities(each task execution time, statuses...) when this table is going to use ... - Items 1 to 20 of 47303 Next ›


