I have an excel sheet with a 16 digit number. When I import that excel sheet all the numbers are lost and I only get null in that column in sql table.
When I change the format in excel sheet to text or general I get a 8.324234e+11 number. And I cant move it to a table.
How can I move this excel sheet into a table using dts without losing data?! Thanks..any help would be great.
When I change the format in excel sheet to text or general I get a 8.324234e+11 number. And I cant move it to a table.
How can I move this excel sheet into a table using dts without losing data?! Thanks..any help would be great.