The source is LeasePlus, which is BTrieve. The date fields are floats in YYYYMMDD format, e.g.19990601. I need to use DTS to put some LeasePlus tables into SQL Server 7.0 for reporting. I would like to convert the dates into the Microsoft DateTime format in a DTS package that runs nightly. How do I do that?