I am trying to import a VFP 6.0 table into SQL 7.0. I created a DTS package to create the destination table then import the data. Everything is fine until SQL encounters a blank date in the VFP table, even though the CREATE TABLE script in SQL clearly states that it as a nullable field. How do I get around this? VFP will not allow me to convert the blank date fields to NULL in the VFP database.
Thanks,
Gladys
Gladys Clemmer
gladys.clemmer@fifsg.com
Thanks,
Gladys
Gladys Clemmer
gladys.clemmer@fifsg.com