Re: BCP In of data too large fails [NC]
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Cedric ROUVRAIS wrote: > > Starting copy... > dblib error: The result is truncated because the conversion/operation > resulted in overflow. Source data "RDJF TFS CRE - > AdvisedExportLetterOfCredit" should not exceed 32 chars. > 1 rows copied. You can't put 10 pounds of flour in a 5-pound bag. If your data in the file are longer than fit in the column, don't you expect an error? Or what's the question? --jkl