Anyone have an idea why i get null values when i import data from a ms spread sheet in a sql tbl. The table elemet(Spread sheet) in question contains alpha numerics. The sql table is populated with "NULL" when the value is numeric only. Example: A-ASP21A1-- imports perfect
6500012111-- results in "NULL" in the sql table element
6500012111-- results in "NULL" in the sql table element
Comment