Viewing 15 posts - 61 through 75 (of 906 total)
It's good to see there will still be a developer addition. I just didn't see it on the posts from Microsoft on 2/24 or your article, so I was just...
February 28, 2005 at 12:52 pm
Humm....No more developer addition. Where does that leave developers for having a cheap copy to do development work? I haven't looked at the Express version for 2005. Will the Express...
February 28, 2005 at 8:37 am
Not all users of SQL Server, that use SQL Server Authentication have Query Analyzer installed on there desktop. The kind of users I am referring to our the ones that typically...
February 17, 2005 at 9:23 am
Under the section labeled "The SA Account" you have the following statement regarding the "sysadmin" role, "Never grant this privilege to any other user, there is simply no reason to...
February 14, 2005 at 8:31 am
I always have problems with trying to insert records into a local table via a linked server. I'm not exactly sure why, but I know if can be resolved. I...
January 21, 2005 at 5:41 pm
here is my original script that uses SQL Server Authentication:
DECLARE @object int
DECLARE @hr int
DECLARE @src varchar(255), @desc varchar(255)
DECLARE @location varchar(100)
DECLARE @CMD nvarchar(1000)
DECLARE @objresults int
set @location = 'Create SQLServer Object'
EXEC @hr...
January 21, 2005 at 11:57 am
Yes you can change this to use SQL Server authentication, but then you would have to store a password in the script. I feel this is a security risk, this...
January 21, 2005 at 11:28 am
Thank you for your thoughts, but I need to follow this issue to some conclusion to determine if we are at risk by not applying the patches. Therefore I'm looking...
January 13, 2005 at 9:00 am
So it looks like the outlook 2000 client will work on Windows 2003 server. Now I'm wonder if the security patches actually make the outlook 2000 client more secure. This...
January 12, 2005 at 2:11 pm
Noeld, by constaint do you mean having to have the Outlook client active? Or are there others.
January 11, 2005 at 4:31 pm
Does SQL Server 2005 (aka yukon) fix some of the SQL MAIL issues?
Is any one using Outlook 2000 client with Windows 2003 for SQL Mail using a Internet Mail (POP3/SMTP)? ...
January 11, 2005 at 1:50 pm
Now there is a great way to get notified. Beats adding code to every job.
January 11, 2005 at 1:43 pm
Can someone verify what mom said, that you can't install the Outlook 2000 client on Windows 2003?
Mom would you clarify what you meant by the this statement "You don't...
January 11, 2005 at 12:38 pm
Thanks for trying this out. If you figure out what went wrong please let us know.
January 11, 2005 at 8:35 am
Yes I want to get SQL Agent Notification via email as it was designed. I don't want to use a kludge of a way of getting notified.
January 11, 2005 at 8:10 am
Viewing 15 posts - 61 through 75 (of 906 total)