column Delimeter Not Found

  • Hi all,

    while importing the data from text file to sql server, I'm getting "Column Dlimeter Not Found" ???I have given proper delimeter(|). What might be the reason??????

    Pls find the sample text which is present in the file:-

    B|EA|ABS PUMPS LTD IGNITE BILLING||35210261||000|BCCFBBASETX|-23.32||0|N|N|2||||VOL||O|E|N|05|A||NORMAL LINE

  • Check the following link

    http://support.microsoft.com/kb/301060

  • Hi

    Data is getting imported, when i remove few contents from the file. Is there any problem in the data. if it is a problem then how to find it.....

  • Those symptoms seem to match the symptoms in the KB article that VYas mentioned. Did you read the article?

    We need to know what the current service pack for your server is, which data source you're using, and whether or not you're actually using DTS, please.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply