Hi,
I'm trying to import a Foxpro database into SQL2K, I have come across a problem trying to import 1 table. It has 15 fields and fails to import anything more than 790 rows at a time. The error message is dbdatetime overflow error. I have 325000 rows to import and don't want to do them in small chunks. If I omit the DOB(smalldate) column out of the import then all the rows will be imported without a problem. Can anyone help with the conversion from foxpro date format field to a sqlserver 2000 smalldate format.
Thx Clive
I'm trying to import a Foxpro database into SQL2K, I have come across a problem trying to import 1 table. It has 15 fields and fails to import anything more than 790 rows at a time. The error message is dbdatetime overflow error. I have 325000 rows to import and don't want to do them in small chunks. If I omit the DOB(smalldate) column out of the import then all the rows will be imported without a problem. Can anyone help with the conversion from foxpro date format field to a sqlserver 2000 smalldate format.
Thx Clive