Viewing 15 posts - 151 through 165 (of 216 total)
Thx Brian. I frankly haven't tried encryption on SQL 2005 version even I have installed and previewed other new features in SQL 2005. Will look at it later.
March 8, 2005 at 10:20 am
Thx. At one time we decided not to encrypt then it popped up last week when we had an security guy visited.
March 7, 2005 at 12:31 pm
I just had this problem this morning. Backup of a DB when restored on a standby server (manual logshipping) is invalid. Article from MS KB isn't applicable since I can't find...
February 8, 2005 at 12:16 pm
I was able to do this with a temp table, just wanted to see if there is other way. Thx.
September 10, 2004 at 5:29 pm
I still got stucked here. If I replace the select ... with a stored procedure. How do I make it works:
declare @total int
set @total = 100
create proc sps_test
as
select count...
September 10, 2004 at 4:23 pm
don't know why it didn't work at first time for me. Must be Friday. Thanks guys.
September 10, 2004 at 2:25 pm
if I am interviewee what do you think when I say 'Honestly I never done this but I am surely able to find out and have it done ASAP for you' ? ...
January 15, 2004 at 3:28 pm
Sorry, I understood 'job jumping' different. I thought of a person who has, for example, done car washing, served as a waiter and now is doing DBA
In the past I've...
January 15, 2004 at 12:48 pm
we just interviewed a potential DBA who had just passed his mcp for w2k server ( 2 weeks ) he didn't know how to configure w2k to allow sql...
January 15, 2004 at 12:38 pm
thanks everyone. This is an app with sql as backend, both are supported by a vendor. However during the day it intermitenly happens to be slow during search....
December 2, 2003 at 11:17 am
do you know what objects you have access denied to? anything in the SQL log?
I think you can't backup/restore since you don't have access to the physical files on...
October 28, 2003 at 11:20 pm
even this is a shared box, at least you must have SA rights to your "SQL". It's enough for you to DTS from the shared box to your new...
October 28, 2003 at 11:02 am
my friends used Measureup to prepare to 229. They said its cheaper and closer to the real exam than Transcender.
October 20, 2003 at 11:45 am
Viewing 15 posts - 151 through 165 (of 216 total)