![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
John, I'm coming late to this thread. Have you resolved the original issue? Here's one summary of the issue. "When the driver determines that a column contains string data, it treats the column as a 255-character column instead of a memo column if it does not discover any values longer than 255 characters in the rows that it samples. (When analyzing text and memo columns, the driver guesses in favor of the longest value that it discovers, not the majority type.) Therefore values longer than 255 characters may be truncated. You must make sure that the memo columns in at least one of the first eight rows contain values longer than 255 characters, or you must increase the number of rows sampled by the driver. For information about the latter solution, see PRB: Transfer of Data from Jet 4.0 OLEDB Source Fails w/ Error." Let me know if you've tried both these approaches without success. These are age-old problems with the Excel driver and not DTS-specific. -Doug |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |