Viewing 15 posts - 2,266 through 2,280 (of 11,678 total)
bantrim (7/28/2014)
Lynn Pettis (7/28/2014)
bantrim (7/28/2014)
July 28, 2014 at 7:08 am
patrickmcginnis59 10839 (7/28/2014)
Ed Wagner (7/28/2014)
SQLRNNR (7/27/2014)
Jeff Moden (7/26/2014)
SQLRNNR (7/26/2014)
But the BS around rep just sucks.That might be where the word "Overflow" comes from. 😛
So they named it stack overflow because...
July 28, 2014 at 6:43 am
bantrim (7/28/2014)
July 28, 2014 at 6:41 am
Has data been added to the databases? (and maybe deleted again?)
July 28, 2014 at 5:14 am
Maybe someone thought it was spam (for some obscure reason)?
Or maybe posting video content is against some rule? Maybe you can ask the "webmaster at sqlservercentral.com" (that is the email...
July 28, 2014 at 4:26 am
Does the select run succesfully on Oracle?
July 28, 2014 at 2:53 am
It took me 10 seconds of Googling to find the answer for the default code page warning (which is a warning, so it will not crash your package):
http://consultingblogs.emc.com/jamiethomson/archive/2005/10/25/SSIS_3A00_-Connect-to-Oracle.aspx
July 28, 2014 at 2:00 am
SSIS realized the data flow didn't do anything actually useful, so it removed the source and multicast at runtime (you did connect them together, right?). You can avoid this by...
July 28, 2014 at 1:46 am
If you only have the source component in the dataflow (and maybe just a multicast after the source), can you run the package without error?
July 28, 2014 at 1:30 am
Make the column width a bit bigger?
July 28, 2014 at 12:56 am
What if you execute the package outside of the editor using dtexec?
July 28, 2014 at 12:38 am
The error message in your package clearly says you are trying to put Int32 into Int64. Is this the case?
July 28, 2014 at 12:37 am
Anything special at row 323750?
Do you use a select statement at the source?
July 28, 2014 at 12:34 am
Not so great question as it is wide open to interpretation and there is no reference backing up the explanation.
(I choose D btw. A value of the current row of...
July 26, 2014 at 3:21 am
I never used the SQL 2008R2 version of MDS (thank God), only the 2012 version. Got it right though.
Nice question.
July 26, 2014 at 3:18 am
Viewing 15 posts - 2,266 through 2,280 (of 11,678 total)