Update a currency field in Access


when enter .50 on form results in database 1.00. if change 1.00 2.00 change sent database. problem seems database rounding field. particular application user needs able enter amounts small .25. field in database set currency 2 decimal places.

the update code follows. thank in advance help.


try using cf_sql_decimal cfsqltype in cfqueryparam tag.
cf_sql_numeric doesn't decimals.
hth
--
tim carley
www.recfusion.com
info@nospamingrecfusion.com


More discussions in Database Access


adobe

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums