Viewing 15 posts - 31 through 45 (of 59 total)
That is exactly what I mean. We have two 1GB cards on these servers and one is not being used. Seems like a waste
June 21, 2007 at 8:51 am
Check this site for SQLRecon. It is a free sql server scanner.
http://www.sqlsecurity.com/Tools/FreeTools/tabid/65/Default.aspx
June 20, 2007 at 7:14 am
I would recommend Applied Microsoft Analysis Services 2005 and Microsoft Business Intelligence Platform, ISBN 0-9766353-0-5 and The Microsoft Data Warehouse Toolkit, ISBN 0-471-26715-5
I would say the first one is more...
May 10, 2007 at 7:45 am
April 2, 2007 at 9:47 am
Take a look at the examples on this site http://www.sqlis.com/default.aspx
and this article http://www.sqlis.com/58.aspx It is more than you need but I think you will find it helpful.
Finally, here is...
April 2, 2007 at 9:47 am
You can put the email addresse(s) in a variable and then use the variable in a expression in the task. Open the send mail task for Edit and look at...
April 2, 2007 at 8:28 am
I don't want to start a flame war but IMHO you are describing a platonic ideal. Sometimes NULLS can not be avoided.
February 27, 2007 at 8:36 am
I assume this is the article you mentioned.
Implementing Row- and Cell-Level Security in Classified Databases Using SQL Server 2005
This site might help.
January 30, 2007 at 6:47 am
This guy has a lof of good articles, http://www.databasejournal.com/features/mssql/article.php/3598931
or this article, Building Ad-hoc Reporting Solutions with SQL Server 2005 Report Builder and Analysis Services OLAP.
http://msdn2.microsoft.com/en-us/library/aa964121.aspx
January 15, 2007 at 7:26 am
I would love to have you elaborate on this, "I'm still not completely sold on the whole Analysis Services model for BI work".
January 15, 2007 at 7:13 am
I hear a lot is going to change in SP2. I hope it's easier to install than SP1. I installed three of them. Two installed fine but the last one...
December 20, 2006 at 7:47 am
Is Journalling turned on for the object you want to delete from on the AS/400?
December 18, 2006 at 7:41 am
MSSQLSERVER is the name of the service.
To connect to anothet machine use something like this
Dim
mc As Wmi.ManagedComputer
mc =
New Wmi.ManagedComputer("computer...
November 30, 2006 at 8:07 am
I think this is what you are looking for.
Microsoft.SqlServer.Management.Smo.Wmi.ManagedComputer.Services
November 29, 2006 at 7:02 am
I'll have to test that. I sure can't see any other reason. Thanks.
November 28, 2006 at 1:29 pm
Viewing 15 posts - 31 through 45 (of 59 total)