float variable in script task of SSIS

  • i have a float variable defined inside SSIS script task where

    x=1.239567

    here, i want to take only 1.23 and not 1.24(rounded).

    How do i achive that?

  • Please have at look at BOL (BooksOnLine), section "ROUND function", sub section "C. Using ROUND to truncate".



    Lutz
    A pessimist is an optimist with experience.

    How to get fast answers to your question[/url]
    How to post performance related questions[/url]
    Links for Tally Table [/url] , Cross Tabs [/url] and Dynamic Cross Tabs [/url], Delimited Split Function[/url]

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply