Viewing 15 posts - 7,546 through 7,560 (of 11,676 total)
It seems you don't have sufficient permissions.
Are you running the package in BIDS or on the server?
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
March 21, 2012 at 3:04 am
Too much to mention.
Anything specific? Database engine, administration, TSQL, BI features?
Google for sql 2012 new features and you'll get dozens of blog posts, articles and white papers on what's new.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
March 21, 2012 at 3:02 am
suhailtajraja (3/20/2012)
I have a similar looking problem that I am working on. I created a SSIS package that two connections. Both are production servers. One is the source that pulling...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
March 21, 2012 at 12:48 am
The adaptor is on Codeplex, the open source community site supported by Microsoft.
Doesn't that count as a blessing? 🙂
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
March 21, 2012 at 12:42 am
In short: yes.
Hardware and Software Requirements for Installing SQL Server 2008 R2
Why would you want to uninstall the .NET framework? Being tired of your server working correctly?
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
March 21, 2012 at 12:40 am
nkcherukuri (3/20/2012)
Hi Thanks,I need the result without using any predefined functions like row_number(),rank(),dense_rank(),ntile()..
Tell your professor/teacher that it is stupid to put such limitations on...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
March 21, 2012 at 12:37 am
Nice question, thanks.
Never use ANY or SOME though 🙂
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
March 20, 2012 at 11:57 pm
bitbucket-25253 (3/20/2012)
But alas and alack we do have those who love to criticize ....
I do not criticize questions just for the sake of criticizing them.
Only when they are open to...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
March 20, 2012 at 11:52 pm
dawryn (3/20/2012)
Koen Verbeeck (3/20/2012)
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
March 20, 2012 at 5:43 am
dawryn (3/20/2012)
Koen Verbeeck (3/20/2012)
When a view is created, information about the view is storedin the following catalog views: sys.views, sys.columns, and sys.sql_expression_dependencies.
Information that is stored in...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
March 20, 2012 at 2:54 am
Just read some of the forum topics here. Plenty of errors.
Don't forget to do research on how to solve those issues.
Maybe you can create a test solution in BIDS and...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
March 20, 2012 at 12:42 am
FunkyDexter (3/19/2012)
Is there a way I can just affect the...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
March 20, 2012 at 12:29 am
The extra space is there for subtotals.
For example, take a look at the example report at the bottom of this blog post:
But it is possible in SSRS...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
March 20, 2012 at 12:25 am
According to CREATE VIEW (Transact-SQL):
When a view is created, information about the view is stored in the following catalog views: sys.views, sys.columns, and sys.sql_expression_dependencies.
Information that is stored in system tables...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
March 20, 2012 at 12:12 am
weston_086 (3/19/2012)
using slowly changing dimension transformation in ssis.
If rows are loaded into the destination while they are actually updates, there's probably something wrong in your configuration.
Check the conditions and...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
March 19, 2012 at 1:35 pm
Viewing 15 posts - 7,546 through 7,560 (of 11,676 total)