hi,
I am using DTS to load some data from an excel spreadsheet into a table that has some fields defined at "tiny ints" and /or small ints.. Anyway, I tried to run my package after I set up the input as an Excel spreadsheet.It did not like the fields that were defined as small ints.
I then went into Access and defined a table with , what I thought were appropriate field definitions ( I defined some as integers and then "byte" or simply "short integer". I exported that to a comma-delim file and it didnt like that either - same errors.
I think I've tried it all - and NOTHING works.
The error messages I get when I run the package telling me that I am trying to load a string into a number - when that is not true. HOw do I define the input on those? I have looked at the mapping and it looks very good. Please - any suggestions would be greatly appreciated. Thanks much.
I am using DTS to load some data from an excel spreadsheet into a table that has some fields defined at "tiny ints" and /or small ints.. Anyway, I tried to run my package after I set up the input as an Excel spreadsheet.It did not like the fields that were defined as small ints.
I then went into Access and defined a table with , what I thought were appropriate field definitions ( I defined some as integers and then "byte" or simply "short integer". I exported that to a comma-delim file and it didnt like that either - same errors.
I think I've tried it all - and NOTHING works.
The error messages I get when I run the package telling me that I am trying to load a string into a number - when that is not true. HOw do I define the input on those? I have looked at the mapping and it looks very good. Please - any suggestions would be greatly appreciated. Thanks much.