I have a website that reads product data from an Access 2000 database. Price data is formatted as Currency and to 2 decimal places. However, when this data is displayed in an ASP page, the 2 d.p. formatting is lost. Is there any way of altering settings in the database itself so that this formatting can be preserved?