Viewing 15 posts - 16 through 30 (of 44 total)
Thanks, I will try this. it really help me.
one more thing.. can i add indexes on replicated tables.. without running snapshot agent. will indexes take effects on replication. ??
Thanks again
May 16, 2006 at 3:22 pm
oh yes, unfortunatly im using merge replication... but is it complicate or immpossible??
give me related articles if you have, and you can.
Thanks
May 16, 2006 at 2:26 pm
hi, this is the good question, actually im also want this solution.. according my understanding ... you means i can change the length of a column of that table whcih...
May 15, 2006 at 4:00 pm
Okay!!
You mean if i create an index on Server1 it will not take any effect on the replication.??
Thanks alot.
Noman
May 10, 2006 at 4:24 pm
you wrote that i should be aware that these indexses should not the part of replication. this is my questions how can i do this, bcz my table is in...
May 10, 2006 at 4:07 pm
Yes that is I want.. but can u guide me again ..
how should i can not get indexes in the replication.
Thanx alot.
Noman
May 10, 2006 at 3:59 pm
Thanx,
its restored.. by using the Script not through the wizerds. thanx any ways.
May 9, 2006 at 1:31 pm
Thanx !!
I have solved my problem. thanks buddy. it was the same problem that you have mentioned.
Regards,
Noman
May 8, 2006 at 4:05 pm
YES, i guess this is the real problem, my server is running on System Account.
but what if when i dont want to change it from system account to another account.?? bcz...
May 8, 2006 at 9:38 am
Yes if this error in popup window, then click ok or continue. it is for telling u that there is no ldf file.
please try this ..
March 23, 2006 at 2:09 am
yes !! for taking transaction log backup, your database recovery mode should be Full.
Noman
March 23, 2006 at 1:45 am
Thanx to u all,
Actually i have found the solution... that is:
-----------------
update sysobjects
set replinfo = 0
where replinfo = 128
and xtype = 'U'
------------------
March 11, 2006 at 11:50 am
Thanx to u all, i have solved my problem
Noman
March 8, 2006 at 11:31 am
how can i get this proc
smtpsendmail ?? if u have the script ..plz paste it.
Thanx
March 3, 2006 at 10:25 am
Thanx buddy, Its working..
I really love this ..
Thanx for prompt response..
Noman
February 24, 2006 at 12:03 pm
Viewing 15 posts - 16 through 30 (of 44 total)