Oct 13, 2004 #1 jcoleman MIS Dec 24, 2002 87 CA Hey, Guys. How the heck do I take a date from a csv file in the format of yyyy/mm/dd and put it into a datetime field in SQL? Seems simple to me but the %*$&#* gives me an error every time.
Hey, Guys. How the heck do I take a date from a csv file in the format of yyyy/mm/dd and put it into a datetime field in SQL? Seems simple to me but the %*$&#* gives me an error every time.
Oct 13, 2004 Thread starter #2 jcoleman MIS Dec 24, 2002 87 CA Never mind, found out that what I thought were null values were actually '8' blank spaces. That kind of doesn't work as a valid date format. Upvote 0 Downvote
Never mind, found out that what I thought were null values were actually '8' blank spaces. That kind of doesn't work as a valid date format.