Is there a way to specify a field type in the select statement of the SQL query? The reason I ask is that I have a number with two decimal places in my providex tables but Crystal is rounding the number to 0 decimals places when it imports the data. Can I get it to return the number as a string so that I do not lose the decimal information?