Viewing 15 posts - 106 through 120 (of 497 total)
jacksonandrew321 (8/22/2014)
Thanks for your reply. I even never created or deployed cubes before. Please help me.
Download the AdventureWorksDW sample database(s) from CodePlex and start learning about SSAS and Cubes etc....
August 22, 2014 at 4:04 am
MMartin1 (8/21/2014)
1) Use SSIS and a script component with a dataflow to add text...
August 22, 2014 at 3:42 am
Thanks Perry, I knew you wouldn't be able to resist! 🙂
By the way, I came across your 3-part series of articles on clustering - very informative and reduced the...
August 15, 2014 at 4:26 am
This post should be in the Integration Services forum rather than Integration Services 2005...since it is about SQL Server 2012 SSIS. 🙂
August 14, 2014 at 2:53 am
Whether you need to track changes or not should stem from the business requirements regardless of how many rows are in a dimension table. During the dimensional modelling phase, those...
August 14, 2014 at 2:48 am
How were you thinking of populating your dimension tables without creating ETL packages? Whether you need to create staging tables depends on a number of things such as:
- how frequently...
August 13, 2014 at 2:41 am
Ah, yes, I didn't spot that other timestamp, apologies.
Yes, it's an old database used for testing.
So, when a database is restored/recovered, the last time that a CHECKDB was run is...
August 6, 2014 at 5:59 am
GilaMonster (8/6/2014)
Markus (8/5/2014)
I know that is a very minor checkdb routine that is run upon a db restore.
There is not. CheckDB runs only when it is explicitly run by someone...
August 6, 2014 at 5:22 am
Did that solution work for you? If not, there are some extra steps you may need to do which are covered in this[/url] link.
July 24, 2014 at 4:09 am
Hmm, in that case, I don't know why you are seeing that behavior. I put together a quick SSIS package to do the same as you are doing in your...
July 24, 2014 at 2:30 am
You didn't answer my question. Is the DataType property for that column set to DT_STR?
July 23, 2014 at 10:21 am
What do you mean by 'masking'?
Regards
Lempster
July 23, 2014 at 5:29 am
You shouldn't need a Derived Column transformation to do this. If you click on 'Advanced' in your Flat File Connection Manager Editor, what DataType is the receiving column set to?...
July 22, 2014 at 8:16 am
Thanks All. So the View it is then. Luckily I defaulted to the 'right' choice! 🙂
Regards
Lempster
July 16, 2014 at 6:19 am
Viewing 15 posts - 106 through 120 (of 497 total)