Viewing 15 posts - 721 through 735 (of 789 total)
as I can see all of us were correct with UPDATETEXT statement but the question has the correct answer with Update col .... and all we are incorrect members for...
June 16, 2008 at 6:15 am
Yes, the correct is Updatetext ...since we have things to do the update with text!
LOL! :w00t::w00t::w00t::w00t:
June 16, 2008 at 2:52 am
so the answer is 1 disk! Ok a didn't have any idea how many but I choos 2 disks in the logic that the RAID 5 should be with 3...
June 7, 2008 at 11:45 am
Ellis RemoteDBA (6/6/2008)
I think if its anything other than 1 it would not be a RAID 5 solution.
Hmmm... can you explain more why just adding one disk and still in...
June 6, 2008 at 3:10 pm
hmm interesting situation why the column should be the Primary Key column but on the other hand it is not clustered till it is primary key! ok ok everyday we...
June 5, 2008 at 5:49 am
For deleted data you can use trigger on DELETE!
so for the uncommitted data you can use
BEGIN TRANSACTION
T-SQL code here ...testing here and finally if you want to do...
June 5, 2008 at 1:52 am
I didn't use it so often couz I worked allways with DBCC checkident and allways working with latest data...so I need it today and doesn't works and it makes me...
June 4, 2008 at 2:51 pm
HAAAAAA I fixed it !!! now works OK OK OK
the problem was NOT FOR REPLICATION .... :hehe::hehe:
June 4, 2008 at 2:41 pm
I try ON and OFF but the same results ... the original error msg is :
Msg 8101, Level 16, State 1, Line 1
An explicit value for the identity column in...
June 4, 2008 at 2:39 pm
interesting info, but how about SQL Server MVPs, how many of them!?
June 4, 2008 at 12:54 am
Hello geethag6,
It's impossible to avoid what you are asking in SQL Server 2000 or SQL Server 2005
It would be possible in SQL Server 2008 you can test if you...
May 28, 2008 at 8:27 am
GilaMonster your code works like charm so so thnx!
Wilfred van Dijk thnx anyway!
:hehe::hehe::hehe::hehe:
May 28, 2008 at 5:38 am
thnx! for info I like this short script from GilaMonster ...I'm trying :hehe:
May 28, 2008 at 5:27 am
Viewing 15 posts - 721 through 735 (of 789 total)