Viewing 15 posts - 5,161 through 5,175 (of 11,678 total)
The documentation doesn't indicate that you have to restart the server. This makes sense, as this setting affects the provider, not the server.
For enabling/disabling a protocol, you need to restart...
August 14, 2013 at 6:12 am
SSAS is not supported by Express.
August 14, 2013 at 5:50 am
I would use SSIS (which is used behind the scenes in the Import Export wizard). What were the errors that you encountered?
Is this a one-time shot, or do you have...
August 14, 2013 at 5:48 am
Grant Fritchey (8/14/2013)
Too much sarcasm in the article or not enough?
There can never be enough sarcasm 😀
August 14, 2013 at 5:42 am
Farm Boy (8/14/2013)
Any suggested readings regarding the implementation of SQL Server config tables?Thanks
This one sums it up quite nicely:
August 14, 2013 at 5:31 am
First of all you have to determine which account SQL Agent uses.
You can see this in the SQL Server Configuration Manager, under Services.
August 14, 2013 at 3:42 am
This is the reason why I prefer SQL Server config tables over XML files.
In a table, you have a configuration filter. With this filter, you can group configurations together.
In your...
August 14, 2013 at 3:41 am
I believe you can somehow circumvent security by using the fast combine option.
Not 100% sure, it's also new for me 🙂
August 14, 2013 at 3:29 am
techmarimuthu (8/13/2013)
i m using SQL server 2005
Don't worry, you can use CONVERT and CAST in SQL Server 2005.
August 14, 2013 at 3:20 am
Jeff Moden (8/13/2013)
Koen Verbeeck (8/11/2013)
Jeff Moden (8/9/2013)
techmarimuthu (8/9/2013)
Difference between CAST and Convert functions in SQL SERVER??
My recommendation would be to get into SSMS and press the {f1} key. There's...
August 13, 2013 at 2:57 pm
Do not put NULL values in the column?
Either change them or redirect them to another destination.
August 13, 2013 at 2:06 pm
I checked on my laptop at home which has SQL Server 2012 SSRS.
I can still select multiple cells at once and change the formatting.
Screenshot in attachment.
August 13, 2013 at 1:23 pm
Jeff.MSSqlSage (8/13/2013)
The first rule about 70-448is you do not talk about 70-448
😎 :hehe:
August 13, 2013 at 1:01 pm
KatieAndEmil (8/13/2013)
I'm given away for free 70-461 Full Practice Test. For Instruction how to get it visit our LinkedIn Group Discussion
Reason why we give it away is because Microsoft discourages...
August 13, 2013 at 1:00 pm
Sean Lange (8/13/2013)
Jeff.MSSqlSage (8/13/2013)
Sean Lange (8/13/2013)
Jeff.MSSqlSage (8/13/2013)
Part 1Part 2
Part 3
You do know that this violates the agreement for the exam right? Your page discusses exam content with things like the...
August 13, 2013 at 12:56 pm
Viewing 15 posts - 5,161 through 5,175 (of 11,678 total)