Viewing 15 posts - 31 through 45 (of 1,117 total)
Can you elaborate what will your source SQL statement contain? Are you going to refer to the same columns in each iteration of your loop or the columns will vary?
October 12, 2012 at 3:24 pm
Hi Dan,
You may have to use XSLT to transform the input XML document, before you process it with the XML Source component.
October 7, 2012 at 4:58 pm
Try changing the column type to DT_NTEXT.
October 7, 2012 at 3:11 pm
Hi Lukesh,
I think you are using the default EncryptSensitiveWithPassword option for package protection level. This option will only work if you use exactly the same user account to execute the...
September 27, 2012 at 12:20 pm
I can suggest an alternative for you to check. It is for SQL Server Integration Services. The latest version of COZYROC SSIS+[/url] library includes NetSuite adapters. You can both read...
September 25, 2012 at 8:14 am
I can suggest an alternative for you to check. It is for SQL Server Integration Services. The latest version of COZYROC SSIS+[/url] library includes NetSuite adapters. You can both...
September 25, 2012 at 8:07 am
The standard SSIS Data Flow Task requires statically defined metadata and therefore requires setup of separate data flow for each source -> destination combination. If you can use third-party solutions...
September 23, 2012 at 8:12 pm
VygonDBA (3/23/2012)
September 23, 2012 at 10:49 am
This is a duplicate post.
September 13, 2012 at 1:05 pm
bhushan_juare (9/5/2012)
I am working on SSIS packge where I want to save mail files(.msg) coming from Mail Server along with attachment using SSIS 2005
Kindly provide links if its...
September 13, 2012 at 1:04 pm
September 4, 2012 at 8:45 am
It looks like you are modifying a reference to a variable with expression, which is incorrect. You have to setup variable which value is dynamically modified with expression.
July 29, 2012 at 8:34 am
I'll let you know how my testing goes. Thank you for this exchange, and the others we have been carrying on. It has been very useful to me, and hopefully...
July 2, 2012 at 11:28 am
I was trying to find if MySQL themselves have documentation somewhere explaining the performance difference, but I couldn't find any.
The only explanation I have is what I have mentioned earlier....
July 1, 2012 at 8:54 pm
Knowing enough about MySQL APIs to be dangerous I would be quite interested to know how you're outperforming the methods mentioned on this thread by 30x. Do you have any...
July 1, 2012 at 8:41 pm
Viewing 15 posts - 31 through 45 (of 1,117 total)