Viewing 15 posts - 46 through 60 (of 130 total)
how impersonation can be used?
if i have created a user(imporuser) with out login,
then how that user can be used?
we can use :
EXECUTE AS imporuser
exec dbo.testsp
where this can be used...
October 20, 2010 at 3:47 am
thanks,
how it is useful in real time? i.e., when it is useful?
October 20, 2010 at 3:23 am
thanks,
Yes i've input and output as input 0 and output 0
October 20, 2010 at 1:22 am
thanks for your response,
Actually my question is like Difference between UPGRADE VS MIGRATION.
What exactly they do?
thanks,
October 12, 2010 at 1:36 am
hi,
thanks for your reply, but i'm not able to understand what exactly it will do? what are the advantages?. Do you have any specific links regarding this backup... with...
October 8, 2010 at 10:44 pm
thanks for your reply,
what exactly the virtual server is?
September 23, 2010 at 11:22 pm
But the temp table will be created in temp database right,
then how the table dropped with out issuing a drop statement.
when the tempdb will be cleared, that means i...
July 26, 2010 at 11:06 pm
hey guys i found the solution,
go to run command "lusrmgr.msc" and see the specified user properties and add that user to administrator group. its working fine
July 23, 2010 at 12:22 am
Thanks for your prompt,
If both developers can have the same permissions ( i.e., single sql user), then they are doing modifications at the same time, then how can i prevent...
July 18, 2010 at 11:13 pm
we can use Setup.exe from (setup folder/files) to rebuild,
but my doubt is
what happening to existing users(logins) how can we get those old logins?
i think master...
June 11, 2010 at 6:40 am
I want to know if we are using the two different objects(view and table)
then why it is taking the same execution plan.
And i found,
view_1 -- with more columns( indexed view...
May 6, 2010 at 1:14 am
hi,
Thanks for the help, But how can i use execution plan/io/profiler one by one. when to check these is there any specific rule.
Thanks,
April 15, 2010 at 12:48 am
hi,
thanks for ur response,
what is "three state logic"?
March 5, 2010 at 3:13 am
What i'm thinking is:
when we call for a stored procedure will it search for the all the sp's suppose if i have 1000 sp's, will it not affect the performance....
March 2, 2010 at 3:32 am
hi,
use the sp_makewebtask , do google on this u can solve.:-)
February 11, 2010 at 2:25 am
Viewing 15 posts - 46 through 60 (of 130 total)