Viewing 15 posts - 8,716 through 8,730 (of 11,676 total)
Ninja's_RGR'us (11/21/2011)
+1 on the order by and 2 points on this one seemed like a little much ;-).
The 2 points is just to make your Mondays a bit more bearable...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 21, 2011 at 2:33 am
terrykzncs (11/21/2011)
Why are there so many questions about SQL Server Code names?Do I need this for the exams or is this just reminiscing about the 'Good Ole Days'?:hehe:
Probably the last...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 21, 2011 at 2:06 am
Nice article, thanks.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 21, 2011 at 2:05 am
Gianluca Sartori (11/21/2011)
Couldn't resist...
What is the spam? I find it also difficult and hard to understand what Celko is jabbering about 😀
(something about ISO standards? With no link to reference...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 21, 2011 at 1:50 am
sarvade.inder (11/21/2011)
Could you help me out, by using Script Component how we can achive that.
Can you send me a Link or Code of the process to achive <5000 and...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 21, 2011 at 12:51 am
Why on earth wouldn't you use a conditional split? It is made exactly with that purpose.
You could write a script component that routes the rows to different outputs according to...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 20, 2011 at 11:56 pm
The "what's new" page for SSIS in 2008R2: http://msdn.microsoft.com/en-us/library/bb522534.aspx
Only the ADO.NET destination has changed, so I don't really expect problems when upgrading from 2008 to R2 for SSIS.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 20, 2011 at 11:48 pm
I like the idea of the question, but it could have been worked out better, as vk-kirov mentioned.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 20, 2011 at 11:43 pm
WayneS (11/18/2011)
:w00t::w00t::w00t:Just passed 70-451. Now I have all exam pre-req's for 88-970 done... just not sure I'm ready for that one yet though.
Congrats!
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 20, 2011 at 11:05 pm
Sean Lange (11/18/2011)
Koen Verbeeck (11/18/2011)
That will only work if she keeps the lit on the pot, so that pressure rises within the pot.
I don't think you can increase the pressure...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 20, 2011 at 11:04 pm
geetha@in (11/18/2011)
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 18, 2011 at 7:01 am
You can pass variables as parameters to the OLE DB Source SQL query:
http://msdn.microsoft.com/en-us/library/ms141696.aspx
However, this can be somewhat buggy from time to time. Especially if you are using other sources than...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 18, 2011 at 6:57 am
I would compare the values of those two variables in a script task.
http://www.programmersedge.com/?p=1350
You can throw an error there:
Make sure the variables are scoped correctly so that the script task can...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 18, 2011 at 6:53 am
SKYBVI (11/18/2011)
Oops...I thot correct answer should be 3,4,5Didn't understand why it will round off when datatype is datetime.??
Regards,
Skybvi
If you read the MSDN article referenced in the explanation, you will notice...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 18, 2011 at 6:07 am
Elliot Rapp (11/18/2011)
My hope was to set the datatype just before the cube. My initial hope was to use a calculated value in the measure to convert the string...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 18, 2011 at 3:52 am
Viewing 15 posts - 8,716 through 8,730 (of 11,676 total)