Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

importing from foxpro

Status
Not open for further replies.

Guest_imported

New member
Joined
Jan 1, 1970
Messages
0
hi guys

i am new in sql server i am importing foxpro table in sql server
(when i import date data type is empty) it give errors

please help

m.a.khaleel


 
If what you me is that your date fields are blank, we also ran into this problem. Our solution was to replace all the blank dates data with null and allow the sql data column to accept nulls. This took care of our situation.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top