Hi all,<br><br>I am not a programmer of any great skill. I write reports using crystal 8. I connect to an oracle 7 DB where all of the dates are stored as unix dates. I want the server to restrict the information returned by comparing my start date and end date to the date field and then returning the data I want. I use parameters in crystal to determine the start date and end date. I suspect the CONVERT function will help me, but I don't know. <br><br>Can anyone help?<br><br>Stuart