This blog will no longer be updated.

New content is available on my new blog

bug,format files - Piotr Rodak

Browse by Tags

All Tags » bug » format files (RSS)

BCP and numeric data field with scientific notation

There is a known issue in SQL Server 2005 with importing data using bcp.exe or BULK INSERT methods from character files that contain numeric values written using scientific notation, like 2.044E10. It was not a problem in versions prior to 2005 because...