Community

I’m trying to import a CSV file into a SQL Server table using DTSWizard, but I get data truncation errors. Why?

(John Savill) DTSWizard is a great tool for importing data into SQL Server, including importing from a CSV file. (CSV files can be created easily in applications such as Excel.) However, I recently tried to import data but kept getting data truncation errors, even though my SQL tables destination co

Read More - Register for Free Membership