Viewing 4 posts - 1 through 5 (of 5 total)
hi Matt,
As per my understanding, the effect of Isolation level on the database engine was not reflecting. As I manually once set the TRANSACTION ISOLATION LEVEL to READ COMMITTED (which...
August 8, 2008 at 12:01 am
I have tested the DB by taking the backup of the DB in my local machine, which is having the capacity of 1 physical processor, and 1 GB of RAM....
August 4, 2008 at 3:30 am
Yes I have 4 Servers. The query execution plans are same for both the environments. The number of articles are huge in this case.
I can't see any other reason...
July 28, 2008 at 5:25 am
Yes, this is always possible. Use SQL Server Security for the same. You can give the access of the database only to the current user. You just need to map...
July 28, 2008 at 1:15 am
Viewing 4 posts - 1 through 5 (of 5 total)