I have a large text file (more than 300 million records). There is a field containing date in YYYYMM format. Target field is of date type and I\'m using MS SQL 2008 R2 serve
There isn't a way to do this on Bulk Insert. You have 2 options.