XLS file importing are there defaults im missing?

  • Hello All,

    I have a question regading XLS & Importing/ the defaulting of the data type.

    I am importing data from a xls speadsheet and one of the columns (ID) starts off displaying 123a then will revert back numbers like 1234 later down the column

    123a

    1234

    12345

    12346

    12347

    etc

    the problem is when i display this in a SELECT rowset query i get the following displayed:

    123a

    NULL

    NULL

    NULL

    NULL

    I have tried using a CASE to Convert 123a to a varchar then the rest to INT but that doesnt work either..

    Thanks for your help

  • IMEX = 1

    🙂

Viewing 2 posts - 1 through 2 (of 2 total)

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