B
Barbara
Hello all,
I have an ODBC linked table (to an AS/400 server). I created a query (make
table) where I inserted a calculated field to know the volume of a marble
block :
Volume:[mextc]*[mextl]*[mexte]. As these values are in Centimeters I need to
complete this with: Volume:[mextc]*[mextl]*[mexte]/100000
Unfortunatly, in my table, the result is not what I expected! I get 0; 1 ;
5;.. don't understand that!
I checked the properties of my new table and for the new field Volume I get
those properties:
Field Size : Decimal
Precision: 10
Scale:0
I tryed to change this but no big results.
Can someone helpe me. Perhaps, the way I'm doing it is not the proper way!!!!
Thanks for your help.
Barbara
I have an ODBC linked table (to an AS/400 server). I created a query (make
table) where I inserted a calculated field to know the volume of a marble
block :
Volume:[mextc]*[mextl]*[mexte]. As these values are in Centimeters I need to
complete this with: Volume:[mextc]*[mextl]*[mexte]/100000
Unfortunatly, in my table, the result is not what I expected! I get 0; 1 ;
5;.. don't understand that!
I checked the properties of my new table and for the new field Volume I get
those properties:
Field Size : Decimal
Precision: 10
Scale:0
I tryed to change this but no big results.
Can someone helpe me. Perhaps, the way I'm doing it is not the proper way!!!!
Thanks for your help.
Barbara