Viewing 15 posts - 2,551 through 2,565 (of 11,678 total)
jasona.work (6/18/2014)
Koen Verbeeck (6/18/2014)
jasona.work (6/18/2014)
Figured it was a glitch on our network here...It was a glitch in the matrix, Neo.
That explains the deja-vu when I saw the same person walk...
June 18, 2014 at 6:42 am
jasona.work (6/18/2014)
Figured it was a glitch on our network here...
It was a glitch in the matrix, Neo.
June 18, 2014 at 6:31 am
John Mitchell-245523 (6/18/2014)
BWFC (6/18/2014)
June 18, 2014 at 6:22 am
Could you give an example of what is different?
June 18, 2014 at 6:03 am
June 18, 2014 at 5:44 am
There must be one gazillion hits on Google for "sql server backup restore".
This is one of them:
June 18, 2014 at 5:33 am
If the source - for whatever reason - thinks the columns are unicode and the destination is non-unicode, you'll have to do a conversion.
Either in the source query (which seems...
June 18, 2014 at 5:29 am
Ryan1 (6/18/2014)
Koen Verbeeck (6/17/2014)
The views being what they are, you can only create 1 dimension which holds all the attributes of view 1.
I figured as much, but how does one...
June 18, 2014 at 5:26 am
Maybe the error is different on other machines?
With Excel and JET OLE DB, 32-bit is usually the key. If SSMS is 64-bit, that could likely cause an issue.
June 18, 2014 at 5:05 am
Sean Pearce (6/18/2014)
There are only two valid answers, Azure and 2000. Being told the company only uses...
June 18, 2014 at 5:03 am
The only way to know for sure if it works is to try it out.
Personally, if the field is too large for an ordinay nvarchar, I'd do the comparison in...
June 18, 2014 at 3:29 am
You'll need to open each package and look at the configuration properties.
Or learn how to parse the XML behind the SSIS packages for a certain value.
June 18, 2014 at 2:56 am
The JET OLE DB provider may not be present by default on any machine, so it's possible you need to install it.
June 18, 2014 at 2:53 am
GilaMonster (6/18/2014)
Koen Verbeeck (6/18/2014)
The answer is incorrect.The question clearly states that the databases are on site. Thus, by the process of elimination, the corruption answer is the only one left.
Except...
June 18, 2014 at 2:52 am
EdVassie (6/18/2014)
I have not been...
June 18, 2014 at 2:26 am
Viewing 15 posts - 2,551 through 2,565 (of 11,678 total)