Click here to Skip to main content
15,900,653 members

Comments by Harsha Dev (Top 71 by date)

Harsha Dev 19-Apr-13 7:25am View    
Thank you Jose Amilcar !!! :) Is there any other method to flush DNS... Can we Flush DNS using any other InBuild Component or DLL or Library of .NET Framework :)
Harsha Dev 4-Jan-13 7:43am View    
ya u are write i tried directly casting in select statement but it is not good :)
Harsha Dev 4-Jan-13 7:42am View    
directly if i put integer then its hard Coded no use, I have a UnitMaster table in the database where i have column named UoM_NooFDecimal it is an integer value. through that unitmaster table and UoM_noOfDecimal column i am trying to cast the column Cubalto no of decimal places.
Harsha Dev 4-Jan-13 7:26am View    
Thanks for trying... :)

No Same Error is poping Out near Update Statement,
@Uom_NoOfDecimal expecting an Integer :(

Any more Suggesstions are Welcomed.
Harsha Dev 3-Jan-13 22:47pm View    
ya it will work Thanks, but in the place of int value 2 i need to pass a parameter so that it will take int value from the parameter passed :)