Hi, im having some problem when im converting a double to varchar or char. Example I have a value of 128.28 then when i convert it to varchar, im getting a "1.28384E2". Is there a way to convert a normal number to a varchar in its normal form. Thank you and hoping for your replies.