With a number in excess of the maximum for a time value, paradox could only possibly interpret it as a datetime type which is stored as number of milliseconds for each day plus the number of milliseconds since midnight. With the number provided that yields:
394864800.0 / 86400000.0 dropping the remainder = 4 = Jan 4, 0001
394864800.0 - 4.0 * 86400000.0 = 49,264,800 = 1:41:04 PM
If it is supposed to be 11:04:38 PM (83,078,000) or 11:04:38 AM (39,878,000) I've not a clue what Access has done. Maybe an export from Paradox to an intermediate format like ASCII would get around this.
___________________
Rick Kelly
Crooit Software