Viewing 15 posts - 9,616 through 9,630 (of 13,880 total)
etl.laptop (10/15/2013)
Error -
[Execute SQL Task] Error: Failed to acquire connection "MyDBConnection". Connection may not be configured correctly or you may...
October 15, 2013 at 12:19 pm
Should you decide to throw in a Pig and a Donkey as well, I'd suggest resorting to a lookup table rather than expanding out the code to a nesting nightmare.
October 15, 2013 at 11:44 am
Nevyn (10/15/2013)
Phil Parkin (10/13/2013)
...it's still not actually being done by SSIS... it's being done by a script.
Well, I think we are drifting into a grey semantic area here.
SSIS natively...
October 15, 2013 at 11:40 am
g_demetriou (10/15/2013)
is there a way via SSIS to create a table to match a file's headers (which can change), and then load that data into the table? I've been looking...
October 15, 2013 at 2:52 am
I’m using c# code from a SQLcentral article- Using XML from data variable option in SSIS (http://www.sqlservercentral.com/articles/SQL+Server/97947/) which works perfectly with the original webservice address but when I change the...
October 15, 2013 at 2:22 am
If you've processed a file with a dynamic name, you must already have the file name in a variable. Use that in the FST.
October 15, 2013 at 12:17 am
...it's still not actually being done by SSIS... it's being done by a script.
Well, I think we are drifting into a grey semantic area here.
SSIS natively provides the flexibility...
October 13, 2013 at 10:28 am
manibad (10/13/2013)
Phil Parkin (10/13/2013)
A brief Google search led me to this [/url]article.It's not difficult, but it's much easier (and almost certainly faster) if you can do this in T-SQL instead.
thanks...
October 13, 2013 at 9:10 am
A brief Google search led me to this [/url]article.
It's not difficult, but it's much easier (and almost certainly faster) if you can do this in T-SQL instead.
October 13, 2013 at 8:11 am
1 - you know java well
C#
2 - want to develop code quickly
C# is less verbose
3 - easy for beginners
VB.NET has the edge here, IMO
4 - has most functionality for...
October 3, 2013 at 1:49 am
patelchintan.us (9/30/2013)
i have the Same issue. Please provide solutionthanks in advance.
Same as what?
September 30, 2013 at 6:53 am
..must have a dedicated staging area tables ...
Please justify this comment. Because I can think of a way of doing this without staging tables.
September 30, 2013 at 12:53 am
etl.laptop (9/26/2013)
September 26, 2013 at 10:07 pm
etl.laptop (9/26/2013)
September 26, 2013 at 1:03 pm
At this point there do not seem to be any negative implications with switching providers.
How about this?
September 26, 2013 at 7:39 am
Viewing 15 posts - 9,616 through 9,630 (of 13,880 total)