Viewing 15 posts - 541 through 555 (of 1,034 total)
GSquared (7/1/2011)
All they changed is it doesn't have a file associated with it any more.
I can wish....
So the catalogues will be stored internal to the database file then?
Have they...
July 1, 2011 at 9:23 am
Coolroof (7/1/2011)
@profile_name = 'Test',
@recipients = 'xx@abc.com',
@subject = 'Work Order Count',
@file_attachments='R:\test\test.csv'
its executing properly but...
July 1, 2011 at 9:16 am
Koen Verbeeck (7/1/2011)
Iulian -207023 (7/1/2011)
Interesting area, but why would someone usually use trace flags in practice;
I have not used them yet so I did not had the...
July 1, 2011 at 8:45 am
JimTheWhip (6/30/2011)
June 30, 2011 at 7:09 am
I was totally lost
TDE and Filestream
If you enable TDE on a database that has FILESTREAM and the FILESTREAM data is stored locally on the instance (not a remote BLOB store),...
June 29, 2011 at 7:49 am
MysteryJimbo (6/27/2011)
Also, you can logship a replicated db. You only apply the KEEP REPLICATION...
June 27, 2011 at 7:11 am
MysteryJimbo (6/25/2011)
4. Restore database...
June 27, 2011 at 6:50 am
I'll have to look for that book now.
The two I have (titles corrected from above)
Professional SQL Server Analysis Services 2005 with MDX is by Sivakumar Harinath & Stephen R. Quinn
Microsoft...
June 21, 2011 at 12:41 pm
mtassin (6/21/2011)
June 21, 2011 at 11:23 am
stevefromOZ (6/21/2011)
No, I was more hoping you could create a new calc measure derived from the attribute values (which you can) but it appears to do the same thing...
June 21, 2011 at 9:05 am
And of course those of us with SQL 2008 can pass tables as stored procedure parametes now 🙂
June 21, 2011 at 7:11 am
stevefromOZ (6/20/2011)
Hey mark,Have you tried creating the calc measure first? And then using it (with it's default SUM rollup) in the subsequent calc member?
Steve,
I'm not sure I follow. ...
June 21, 2011 at 7:01 am
I see this and I start to cry
SET @v_DateCond=' AND PatientEventRecordedDate BETWEEN ''' + @StartDate +
''' AND ''' + @EndDate + ''''
SET @Action = @Action + ' With search...
June 10, 2011 at 1:56 pm
OCTom (6/10/2011)
mtassin (6/10/2011)
GilaMonster (6/10/2011)
SanDroid (6/10/2011)
i.e. If I see this question on a Certification test should I select the Right wrong answer or the right right answser? :crazy:
This is MCM level...
June 10, 2011 at 11:40 am
GilaMonster (6/10/2011)
SanDroid (6/10/2011)
i.e. If I see this question on a Certification test should I select the Right wrong answer or the right right answser? :crazy:
This is MCM level material. Planning...
June 10, 2011 at 8:28 am
Viewing 15 posts - 541 through 555 (of 1,034 total)