Please Help Me .Float DataType

  • I got a new field called DailyCocumption by Float DataType defined.

    The field is divided into two types of fields in the table comes from Integer. With the following command:

    update dbo.tblgas01g4c40

    set DailyConsumption = Consumption/FindDiffRead where (FindDiffRead<>0)

    If the field values ​​and the Daily All times are Integer divided 30/50 to be 0.6 Show, the table shows zero.

    It defines the type of float, the elephant, but if you Integer shows.

    please help me,thanks.

  • Duplicate post. Replies here.


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

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