Viewing 15 posts - 4,606 through 4,620 (of 6,105 total)
I didn't have issues with Analysis Services, but when I was patching a couple of MSDE installations I did run into that instance name problem. Though one user had the...
February 4, 2003 at 7:16 am
I'll grant that the hotfix record of Microsoft has been less than stellar. Case in point: uPnP and RDP patches that blue screened systems and the latest memory leak patch...
February 4, 2003 at 7:13 am
I think Microsoft may actually be toeing the line on this one... It used to be okay to use *= or =* in the WHERE clause for OUTER JOIN, however,...
February 4, 2003 at 6:53 am
Do these DTS packages have connections to text files where the text files have more than 255 columns in a row?
K. Brian Kelley
http://www.truthsolutions.com/
Author: Start to Finish Guide to SQL Server...
February 4, 2003 at 6:47 am
Some of the issues are being answered by "Install MDAC 2.7 first manually" which isn't just the registry setting.
K. Brian Kelley
http://www.truthsolutions.com/
Author: Start to Finish Guide to SQL Server Performance...
February 3, 2003 at 2:49 pm
Haven't seen a KB article on it, yet, but it is in the Microsoft public newsgroups.
HTML access is here:
http://www.microsoft.com/sql/community/newsgroups/default.asp
K. Brian Kelley
http://www.truthsolutions.com/
Author: Start to Finish Guide to SQL Server Performance...
February 3, 2003 at 1:09 pm
This was the subject of a message by Russ on NTBugTraq. Basically exposing the vendors who are not ponying up support. When I called a couple of vendors I got...
February 3, 2003 at 1:06 pm
Amen, brother. Those of us who are concerned with the security side of SQL Server wanted to apply MS02-039 when it rolled out but we had to go through the...
February 3, 2003 at 10:58 am
<rant>
The SP2 hotfix works... just a patch released after the hotfix had old files and if you let them overwrite, you lose the security patch. Great, right? The article on...
February 3, 2003 at 10:54 am
I'm not questioning what you've demonstrated in the scripts. What I am trying to make sure we're on the same page on is that the cross-database ownership chains don't have...
January 31, 2003 at 6:18 pm
I agree with Steve on this one but if you want to try something...
One thing you have the option of trying is to revoke the SELECT rights against sysdatabases and...
January 31, 2003 at 4:05 pm
A lot of people have been having problems with the MSDE service packs. We had problems here.
As far as scanning, start MSDE up and use SQL Retina from eEye,...
January 31, 2003 at 3:07 pm
I'm not sure I follow you on this one:
quote:
As mostdatabases are created as dbo, and the owner is typically sa, then...
January 31, 2003 at 11:48 am
Congrats, Simon! Though I think you are more right than you give yourself credit for. I'm hoping to put together an article on cross-database ownership chaining...
January 31, 2003 at 10:18 am
Tim, the reason I didn't delve into cross-database ownership chains is because he's apparently calling the stored procedure using an account with privilege (since he's able to instantiate Word, Excel,...
January 31, 2003 at 9:44 am
Viewing 15 posts - 4,606 through 4,620 (of 6,105 total)