Viewing 15 posts - 106 through 120 (of 382 total)
Not yet, still with that problem 🙁
February 14, 2010 at 9:47 pm
Hi thanks for your reply, but as I said in the original post, I can't use openrowset, to use this I have to change some configuration in my server that...
February 14, 2010 at 9:46 pm
does the status always have to be 'runnable'? i have seen some processes with high CPU as 'suspended', could these processes also cause performance issues?
February 12, 2010 at 10:55 pm
i also saw that there is a way to fix this error by making the proc into a function, has anyone ever done that?
February 1, 2010 at 12:42 am
thank you guys, yes i think you are right i have tried everything and still i always get the first result, i was thinking maybe by doing a for...
February 1, 2010 at 12:41 am
is there any way to add the latency column in your script?
January 27, 2010 at 6:22 pm
which is 0 . i have seen that this table has 800 constraints in that table. I have another instance with the exact db and it does not...
January 22, 2010 at 4:09 pm
ok. the Code for this student id is active
January 22, 2010 at 3:25 pm
yes there is another trigger in StudentGroup for delete. But i don't have any records in this table.
i disabled the two triggers (delete and instead of delete) in...
January 22, 2010 at 2:59 pm
yes you are right there are two triggers.
one is Student_InsteadOf_Del_Trg
INSTEAD OF Delete
NOT FOR REPLICATION
As.....
where line 308 is
DELETE Student FROM Students s INNER JOIN Deleted d ON s.StudentID...
January 22, 2010 at 2:33 pm
hi thank you for your reply, yes it seems to be with his visual studio, because we even tried creating a new package and when you create a new connection,...
January 20, 2010 at 4:22 pm
thanks Rachel, is it accurate to get the information for each token? would'nt it be better to get the Get latency information for the last inserted token?, how does replication...
January 15, 2010 at 3:41 pm
hi Rachel, i tried using your query but can you tell me why does it show multiple rows for the same publication and name?
January 11, 2010 at 7:12 pm
did you get to fix your problem?
January 7, 2010 at 5:41 pm
Viewing 15 posts - 106 through 120 (of 382 total)