Hi i have a small database that I want to insert data into from webpage. using web developer I used a 'dynamic data with linq to sql template', dropped the tables onto the OR and viewed in browser inserted record and saw that it rounds the decimal values which is not what I want.
How do I change this so there is no rounding?