I'm using DTS to import a text file (fixed field). In my sample data, I have 21 rows of data.
DTS only brings in 15 or so, because it fails to recognize the CRLF on some of the rows, and just treats it and the subsequent row as part of the previous row.
The text file is being produced via FTP from an IBM Iseries. It imports just fine into Notepad and Excel.
Anyone have any ideas why DTS would have trouble with this ?
Thanks
Gregnevermind...apparently DTS requires flat text files to be padded with blanks in order to make all the records exactly the same length. I don't know why DTS is so picky about this when every other Micro$oft application isn't.
I reckon I'll just make it comma delimited and be done with it.
Showing posts with label sample. Show all posts
Showing posts with label sample. Show all posts
Thursday, March 22, 2012
Friday, February 17, 2012
DTC & TIP
hi..i am trying to see TIP communication using MS DTC sample applications
(dblib: equipped with SQL Server 2000) between w2k & w2k3.
| w2k || w2k3 |
My query is abt TIP...i couldn't find any check box or option to
"Enable TIP" in Win2000. How can i enable TIP and see packets
between w2k & w2k3. At the moment i am using dblib sample application,
is there any other available that can help me understand TIP ?
Suggestions/Recommendations are highly appreciated.
Regards
Umer
Thanks a lot ..i have gone thru DTCPing, would certainly thru the rest two. But i did not
find TIP option (or TIP packets across the network). I think now i am more clear, i want
to see TIP packets (not just DCERPC packets).
Regards
Umer
(dblib: equipped with SQL Server 2000) between w2k & w2k3.
| w2k || w2k3 |
My query is abt TIP...i couldn't find any check box or option to
"Enable TIP" in Win2000. How can i enable TIP and see packets
between w2k & w2k3. At the moment i am using dblib sample application,
is there any other available that can help me understand TIP ?
Suggestions/Recommendations are highly appreciated.
Regards
Umer
Search MS Support (http://support.microsoft.com) for the wealth KB articles on diagnosing DTC issues. Personally I'd check you name resolution. A good start would be to search for DTCPING, WINRM and DTCTESTER, and try these diagnostic tools.
Windows 2000 is enabled for network DTC by default, it does not have to be enabled in the same way as 2003.
|||hi..Thanks a lot ..i have gone thru DTCPing, would certainly thru the rest two. But i did not
find TIP option (or TIP packets across the network). I think now i am more clear, i want
to see TIP packets (not just DCERPC packets).
Regards
Umer
Subscribe to:
Posts (Atom)