Viewing 15 posts - 6,121 through 6,135 (of 11,678 total)
danielfountain (12/5/2012)
Koen Verbeeck (12/5/2012)
December 5, 2012 at 3:14 am
There are some flaws in this article:
* Run64BitRuntime is a design-time debugging property, which has nothing to do with packages running on a server.
* Why would you want to install...
December 5, 2012 at 2:39 am
Great, glad you got it solved.
December 3, 2012 at 1:13 am
Stefan Krzywicki (11/30/2012)
Koen Verbeeck (11/30/2012)
November 30, 2012 at 8:45 am
I once had a fact table that could have more than 2 billion rows, but still less than a bigint, so I started with a negative seed so I could...
November 30, 2012 at 8:34 am
So you would rather blindly take code off the internet, copy paste it into your application and support/maintain it in production? You know you're responsible for the code you deliver,...
November 30, 2012 at 6:27 am
Read everything in with an Excel source.
After that, put a script component as a transformation.
Send all the rows to a certain output, but check first if the value of the...
November 30, 2012 at 5:54 am
subramani.rudrappa 78855 (11/30/2012)
There is also another way to change the way the Excel drivers 'determine' the datatype of a column and that is to use the IMEX=1 switch on the...
November 30, 2012 at 3:57 am
Yes there is. You can set the TypeGuessRows registry property to change the amount of sample rows.
(the default is 8 by the way, not 10).
More information:
November 30, 2012 at 12:27 am
Viewing 15 posts - 6,121 through 6,135 (of 11,678 total)