Got an odd thing going on...

Trying to convert an Access database to a text file. However, when this is done, all numbers in the database are truncated down to two decimal places, yet there are some numbers we need to have three decimal places or more. What's causing this is automatic truncation, and is there a way around it?