Viewing 15 posts - 2,236 through 2,250 (of 2,463 total)
my question is how it can go for
seek without cont_stub and evt_stub ?
December 29, 2009 at 6:36 am
it got corrected automatically , i closed the project and restarted it again, and didnt find the problem dont know it got resolved ..its working fine now
December 28, 2009 at 9:30 pm
mahesh,
my understanding says, your "csd\jason" user must have equal rights on both the server. (according to ur settings db_owner on both the servers)
December 17, 2009 at 11:35 pm
thanks for it
please tell me we have another option like
1. be made without using security context
2. be made using login's current security context
what do we understand...
December 16, 2009 at 3:00 am
Nagaraj
as you have told that if we have different password for sa account , it will fail
In my one of my environment, we have same sa password on...
December 16, 2009 at 2:21 am
As per ur suggestion , i have select only required columns ( in below query)
select acct_id , acct_num, acct_name from tmp_account where
acct_stub = 'E0519F76-94DB-411A-8FAA-0CDA6AF046C2'
and acct_name = 'event003'
but stil...
December 15, 2009 at 10:51 pm
ok thanks
how can i avoid
key lookup
give me the query
December 15, 2009 at 7:05 am
thanks
but i am talking about tuning Sql queries
December 14, 2009 at 5:22 am
my requirement is only to check the existence of file
November 18, 2009 at 9:42 pm
Thanks to all you put their efforts , i got the resolution of it
below :
declare @nRetVal int
SET @nRetVal = ''
SET @filename = @share_unc + '\' + @filename
EXEC @nRetVal...
November 18, 2009 at 6:35 am
thanks
but any alternative for it ?
November 17, 2009 at 4:30 am
Can anyody help me ?
October 30, 2009 at 4:28 am
Viewing 15 posts - 2,236 through 2,250 (of 2,463 total)