asp.net - Convert number in excel into string? -


I am trying to import excel file into SQL server, but if a column number "12355484645" If the server is inserted, then the value will become "1.05e + 010" in addition to the "'" in front of the value or how to format the Excel column, how do I change the APP code backwards?

I have tried many solutions and none of them are working! Finally, in my column the format file has been formatted as General and it has solved my problem!


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -