Viewing 15 posts - 10,681 through 10,695 (of 11,678 total)
1. Grouping: for example, when you use ROLLUP, you have totals and subtotals in your result set. GROUPING just indicates if you're dealing with (sub)totals or with data of the...
January 2, 2011 at 11:25 am
SQL Server Express doesn't include Analysis Services.
http://www.microsoft.com/sqlserver/2008/en/us/editions-compare.aspx
(open the tab for Analysis Services to view the matrix)
Maybe you can try developer or evaluation edition.
January 2, 2011 at 11:16 am
According to this MSDN page
http://msdn.microsoft.com/en-us/library/ms345408(v=SQL.100).aspx
recovering in master-only mode is only necessary when following the Failure Recovery Procedure.
For just moving the master DB, you can follow the instructions described in the...
January 2, 2011 at 11:10 am
Maybe the following url can shed some light:
January 2, 2011 at 11:00 am
What you should do?
Ask your (related) question in the original topic instead of starting a new one.
The people who helped you in the previous topic know already the context so...
January 2, 2011 at 8:39 am
Did you change to recovery model from the database recently to simple?
According to this article (http://technet.microsoft.com/en-us/library/bb808756.aspx), DPM should detect the recovery model of the database in the protection group. If...
January 2, 2011 at 5:30 am
How are you trying to start the SQL Server Agent service?
Do you receive any error messages?
p.s.: I wouldn't post your e-mailaddress on forums, unless you are interested in being contacted...
January 2, 2011 at 5:20 am
Pete23Mid (12/30/2010)
December 30, 2010 at 11:34 am
jts_2003 (12/30/2010)
...usually when something has gone wrong!;-)
That's why I hope I will never need to use it 😉
December 30, 2010 at 6:16 am
Dave Ballantyne (12/30/2010)
Koen (da-zero) (12/30/2010)
(Devil's advocate: Plagiarism is the sincerest form of flattery :-))
Cant say im feeling flattered 😉
http://arabprogrammers.blogspot.com/2010/12/returning-top-x-row-for-each-group.html
EDIT :
And another...
You have quite a fan club in the Middle...
December 30, 2010 at 3:00 am
Nice question, but I hope I will never need to swap data between two columns.
December 30, 2010 at 2:57 am
This plagiarism reminds me of this topic:
http://www.sqlservercentral.com/Forums/Topic704713-148-1.aspx
Basically a guy responds to a topic that has been solved a year ago by Phil Parkin. Phil provided a link to a thread...
December 30, 2010 at 12:13 am
Viewing 15 posts - 10,681 through 10,695 (of 11,678 total)