Viewing 15 posts - 1 through 15 (of 27 total)
would you look at that, I post and within minutes have the answer! 🙂
Basically, you have to grant permissions on ALTER TRACE and VIEW SERVER STATE. These can be accessed...
February 12, 2008 at 10:31 am
Get a backup of the database and run the following
select * from information_schema.routines where routine_name ='NAME OF YOUR PROC'
I'd also suggest some source control, we use Subversion and it's quite...
January 11, 2008 at 6:31 am
they probably use a key to encrypt the data (datakey), which is stored with the encrypted data, and a master key to encrypt the datakey. They probably used a data-iv...
October 18, 2007 at 10:45 am
thanks guys, that was exactly what I looking for.
October 18, 2007 at 4:02 am
as far as i know, there isn't a native way to do this for SQL Server, unless you count the CLR in 2005. You'd either use that to decrypt it...
October 18, 2007 at 3:42 am
Got the latest HP service pack applied, and now we're monitoring the server to see if anything... no, I won't tempt fate!
Thanks for...
September 11, 2007 at 8:54 am
we've applied the service pack, but we are running an HP box... I'll disable the ILO in the morning.
Thanks for the reply, really appreciate it, was starting to tear bits...
September 10, 2007 at 1:31 pm
thanks, that worked. Much appreciated.
August 31, 2007 at 9:10 am
It seems I've found (a) the culprit. I've posted this in case it helps anyone else.
From
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=381890&SiteID=1
SQL server uses local group for ACLs. When server is installed the groups...
August 23, 2007 at 9:06 am
Thanks, both of you. I can now pick the acccounts and I'm printing off the best practice doc as we speak.
Unfortunately, even though the setup now allows me to select...
August 23, 2007 at 6:35 am
Thanks very much, this seems to be exactly what I was looking for (but couldn't find). Very much appreciated, to everyone, for helping.
August 23, 2007 at 3:52 am
Sorry if that wasn't clear.
I'm referring to virtual memory.
August 22, 2007 at 12:48 pm
I prefer to use pastel colours that are light, instead of white. I use a medium-light pink on VS (nice contrast to the colour coding too), and and eggshell on...
June 29, 2007 at 3:49 am
Well Mike C, you are right, I must apologise for attributing the slave comment. I misquoted you. Classic AND ironic, always the sweetest way. As for the rest, it all...
February 12, 2007 at 7:28 pm
The eugenicists were never scientists, it's a philosophy. And are you truly comparing those who do research into the brain using open, standard scientific methods and publish their results in...
February 12, 2007 at 6:54 pm
Viewing 15 posts - 1 through 15 (of 27 total)