Viewing 15 posts - 451 through 465 (of 545 total)
Thanks, i tried doing that, it works perfectly, it only gives error once it is inside a trigger, thats what it confusing me 🙂
August 8, 2008 at 10:18 am
There are 10 indices out of which one is clustered, no trigger, does this affect deleting???
August 5, 2008 at 9:09 am
there is also s discussion going on here
http://www.sqlservercentral.com/Forums/Topic517259-361-1.aspx
August 4, 2008 at 11:12 am
i am using VM for my production server, i am using SQL 2005 (64 bit), plan carefully accroding to ur requirements and it works without any problem, it have got...
August 4, 2008 at 11:10 am
Hi Jaykay
I am using nolock to access data, and then store this on a temp table, index the...
August 4, 2008 at 6:14 am
Thanks Jeff
Its supposed to take only a few seconds, since the table is continusly accessed by applicaitons, this is taking me 3 minutes to delete on a Quite time, i...
August 4, 2008 at 6:12 am
Hi Jeff
This is a nice way, but i cant block the table for this time, since the table is accessed by application via...
August 4, 2008 at 4:23 am
exactly , it changes every second, it is heavy updating, thats the problem i am facing
August 1, 2008 at 11:01 am
I haven't done table partition, but i guess this cant be done on this case, since they are moved according to certain range flag say 1 to 10, i cant...
August 1, 2008 at 10:04 am
I have the same settings as well, i am using 3rd party software to do log shipping and backups, i am using virtual machines for my servers, RAID 1...
July 31, 2008 at 8:27 am
I Agree with you, if you want SQLMS on Production server then you can have them with minimum rights, it really depends upon personal requriments of the organization, in my...
July 31, 2008 at 8:18 am
its with service pack 3, will this be a problem ??
Microsoft SQL Server 2005 - 9.00.1399.06 (Intel X86) Oct 14 2005 00:33:37 Copyright 1988-2005...
July 29, 2008 at 10:27 am
Thanks Gial, i got a small doubt, MS says that it is secure to allow users to login into SQL using Windows account, what do you recon? is it good...
July 29, 2008 at 10:12 am
Viewing 15 posts - 451 through 465 (of 545 total)