![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello all!!! I have the following problem using SQL DTS package scrit executed within Visual Basic. The data source is a Text File. The file type is ANSI The file format is Delimited The row delimeter is vbCrLf When the package is executed, I get the error "Row Delimeter not found". But this happens only on a spicific pc. On mine it works fine. While trying to work it out, I have found out, that the error happens when there isn't a vbcrlf (return) character at the end of the file. Which could be that setting that makes my pc different and the package is executed without errors? Thank you. Telemachos |
#3
| |||
| |||
|
|
is it a separate DTS packages on each PC? if so, i would assume that one of the DTS packages has {CR}{LF} and the other hasnt if not. try setting it to <none> and see if it helps. hb "Torrio" <Torrio (AT) discussions (DOT) microsoft.com> wrote in message news:ED5323D0-584B-40B4-97BB-59F54E9491F1 (AT) microsoft (DOT) com... Hello all!!! I have the following problem using SQL DTS package scrit executed within Visual Basic. The data source is a Text File. The file type is ANSI The file format is Delimited The row delimeter is vbCrLf When the package is executed, I get the error "Row Delimeter not found". But this happens only on a spicific pc. On mine it works fine. While trying to work it out, I have found out, that the error happens when there isn't a vbcrlf (return) character at the end of the file. Which could be that setting that makes my pc different and the package is executed without errors? Thank you. Telemachos |
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |