Viewing 3 posts - 1 through 4 (of 4 total)
Thank you Mr Gail for your efforts and suggestions.
But I am aware of DBCC TRACEON(1204,1807) Flags for monitoring and resolving deadlock.
Is there any thing apart from this that has to...
November 23, 2007 at 12:28 am
#753539
Resposted my reqirements once again.
http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=338&messageid=396336
September 4, 2007 at 11:28 pm
#731388
Thanks for everybodys effort.
I modified this part:
cast(convert(decimal(16,0),userenteredvalue) as varchar(200)) and the query gave me the correct result
Satish
April 27, 2007 at 3:01 am
#702862