Viewing 15 posts - 1 through 15 (of 32 total)
Are you talking about something like this?
- Tony Sweet
April 29, 2014 at 12:59 pm
Thanks Grant. That is pretty much what I thought. I will continue with my laptop setup then.
- Tony Sweet
April 29, 2014 at 12:11 pm
Not to piggy back off your question but...
I am also looking for cloud based hosting for a demo environment. I know Microsoft, Google, Amazon, etc are all in a...
- Tony Sweet
April 29, 2014 at 9:12 am
I have never been able to open SSAS 2008 with SSMS 2012.
- Tony Sweet
April 24, 2014 at 11:18 am
I agree with Joie that an AD group mapped to windows authentication on the instances is the best way to go for this. This about it - if the...
- Tony Sweet
April 24, 2014 at 9:18 am
The exception is if you are trying to manage SSAS through SSMS. I have found it requires the same version of SSMS as the version of SSAS.
- Tony Sweet
April 24, 2014 at 9:12 am
Not sure where it is. Maybe it is not including in SQL Server installation anymore?
Looks like you can find the version your looking for here:
http://msdn.microsoft.com/en-us/data/hh297027
It sounds like it is...
- Tony Sweet
April 24, 2014 at 8:54 am
Thanks Gary. I always forget Powershell is special 🙂
- Tony Sweet
April 22, 2014 at 10:47 am
Looks like you are missing a parameter in the DetachDatabase syntax.
You need to add a Boolean for the update statistics parameter. Assuming you don't want to do...
- Tony Sweet
April 22, 2014 at 9:52 am
With virtual machines, we have actually gone the other way creating instances for each application and may times on their own small VM. Currently we are limiting VM's to...
- Tony Sweet
April 19, 2014 at 1:10 pm
Well that is always assuring to hear. Thanks for the advice Grant and I will see if I can come up with a good closing line. I hope...
- Tony Sweet
April 18, 2014 at 1:27 pm
SSRS Is hard to debug because the errors are pretty cryptic. From my experience, I have seen similar issues with file system subscriptions and it was network related. ...
- Tony Sweet
April 18, 2014 at 1:24 pm
First I would create this stored procedure within your instance and not within SSRS.
Then when you create the dataset, under Query type select stored procedure. Find your procedure name...
- Tony Sweet
April 18, 2014 at 1:14 pm
If you append -Script to the end of the Join-SqlAvailabilityGroup command it should script it out for you. This could provide additional insight as to where it is...
- Tony Sweet
April 18, 2014 at 1:08 pm
What type of subscription are you trying to create? File system or Sharepoint?
How often does it run/error out?
- Tony Sweet
April 18, 2014 at 12:58 pm
Viewing 15 posts - 1 through 15 (of 32 total)