in reply to String data, right truncation error with DBD::ODBC and MS SQL Server 2000

You'd need to show how you're splitting up the input data. My guess it that it's not right, and you're trying to stuff all of your data into the first column, hence the overflow.

rdfield

  • Comment on Re: String data, right truncation error with DBD::ODBC and MS SQL Server 2000