I have a OLEDb(access) that I am using w/ an application. The problem is that when the DataAdapter loads the dataset it looks similar to this : 0.684547643434648. How do I get this to round to 0.68. I've tried changing the data type in the XML schema with no luck. Right now it is setup as a decimal. Any ideas?
