Viewing 15 posts - 31 through 45 (of 70 total)
I have implemented TDE at Database. I want to test the TDE. What is the procedure of this. Should I create new user for this or should I take backup...
December 1, 2011 at 12:06 am
Thanks its Works for me.
November 25, 2011 at 4:27 am
What should I learn before to start Warehousing.
Thanks
November 13, 2011 at 10:03 pm
Nice Tool.It works for me.
Thanks
October 31, 2011 at 10:59 pm
Looks nice article.Please upload prices.sql script file.
Thanks
October 18, 2011 at 4:01 am
I removed @ Sign From Code and It just work For me.
Thaks
September 19, 2011 at 6:04 am
I am using SQL Server 2008R2. When I run the following Code it give me following Error.
CREATE TYPE dbo.DynamicTbl AS TABLE
(
@TransID as int,
@TableName as varchar(50)
)
Msg 102, Level...
September 19, 2011 at 5:31 am
Actually we are using isnull too much in sps for reports which is overhead for performance. We are going to remove isnull by using default constraint. At application level it...
September 14, 2011 at 4:41 am
azhar.iqbal499 (9/14/2011)
I will correct data, but my require ment is like that, I can explain further here. This is just dummy Data
Col1 ...
September 14, 2011 at 1:12 am
Yes,
I will correct data, but my require ment is like that, I can explain further here in new attatched xls file.
pl see attached file.
Hopefully this will explain.
In case of...
September 14, 2011 at 1:03 am
Thanks for your time.
Actually, we will synchronize the data by replicating the all dbs. We dont have extra servers right now to shift all subscriber at the different physicals servers....
August 29, 2011 at 1:41 am
Thanks Dear for Help,
You pointed out problem in a right way,
There many Views that are created in our DB automatically, We have just have replication in our DB and backup...
July 14, 2011 at 6:53 am
Dear its nice article, but I face One issue here.
When I run proc_FilltblIndexUsageInfo sp then I get following error.
Msg 8134, Level 16, State 1, Procedure proc_FilltblIndexUsageInfo, Line 5
Divide by zero...
July 6, 2011 at 1:11 am
Dear Prashant Pandey,
Nice explanation of Difference, I learned definitely something new from this post.
July 4, 2011 at 12:25 am
I Solved the problem. I was using push distribution and all Agents were running at the Distributoer. There were some blocking going on at the distributor, which was hurting the...
June 21, 2011 at 11:33 pm
Viewing 15 posts - 31 through 45 (of 70 total)