Hai i have save the .xls file as .csv file for converting mysql, when i save the csv file the number is converted to scientific number. ex: in .xls file the number is 7209026127084, after save the file as .csv it ll show as some thing like 7.20903E+12. Please tell me how to solve this problem. thanks in advance
I saved the field name as text and then save the file as .csv, but the result as same scientific number.