Viewing 15 posts - 61 through 75 (of 358 total)
I am in no way highly experienced in BIML. I have just used it to build some simple repeatable templates. Visual Studio works for me. Yes it is not brilliant....
November 6, 2014 at 5:28 am
If they are 30 different structured files going to 20 different structured tables then as Phil said there is no magic wand for this in SSIS.
However there is another way...
November 6, 2014 at 4:42 am
Ok,
so not sure why you need to use a script task.
I would use a send mail task. When you do that you can use a string variable for each...
November 6, 2014 at 2:10 am
Agree with Alan,
Stairways are excellent, Step by Step too.
But the best dummies style book
The 24 hour trainer shows you tasks etc in a brief quick way. Easy to consume
E
November 6, 2014 at 1:28 am
Its like like this?
Column1,Column2,Column3
1,Something
2,Sometext
I have bodged it by opening up the CSV and placing a blank space after the last comma. It seems to be comma and then end of...
November 5, 2014 at 9:40 am
Not easy but very reusable code to learn is to use C# in script task. You can then define the directory in a package variable. Then in the script task...
November 5, 2014 at 9:19 am
October 29, 2014 at 10:41 am
the XSD has just one data column in it. This is the real crux of the issue. So when I extract the data I get text and cell_id that I...
October 29, 2014 at 10:16 am
Would appreciate that
E
October 29, 2014 at 8:46 am
October 29, 2014 at 8:34 am
Changed the account that SSAS service runs under to my account.
No change
Then looked at the advanced properties. Now the timeout was set to 15. Changed this to zero and it...
October 13, 2014 at 2:02 pm
Cheers dude,
just tried that, oddly I though that was going to do it but sadly no.
Tried connecting to
(local)
Then browesd to default
Then browsed to named instance.
Same result as before.
So as...
October 13, 2014 at 7:13 am
Bizare
added a named instance and same result.
Installed VirtualBox, Win 8 and SQL 2012 and all is ok on the virtual box but not on my machine?
Any suggestions? Have googled and...
October 12, 2014 at 8:10 am
Add to that I have accidentally removed the login for the service. Not a good day at the office
🙁
October 11, 2014 at 6:07 am
I know I could pass out Flat File Source Error Output Column if the source of the Error was a flat file but it does not really point the finger...
September 25, 2014 at 9:02 am
Viewing 15 posts - 61 through 75 (of 358 total)