B
bufhal
hello;
I am trying to save an ordinary .xls Excel file as a CSV to upload to
MySQL database via PHP my Admin. The first column I am leaving empt
because I need it to auto-incrment in PHPMYADMIN afetr upload. I canno
save the file-all choices on the message do not work to save the fil
as .csv with the empty column.
Can anyone offer me some insight-step-by-step on how I can simply sav
the file from .xls to .csv so it is ready to upload to phpmyadmin?
When I do upload the file with a "1" in the first record column, onl
one record is uploaded-out of 50.
Any help is appreciated.
;
I am trying to save an ordinary .xls Excel file as a CSV to upload to
MySQL database via PHP my Admin. The first column I am leaving empt
because I need it to auto-incrment in PHPMYADMIN afetr upload. I canno
save the file-all choices on the message do not work to save the fil
as .csv with the empty column.
Can anyone offer me some insight-step-by-step on how I can simply sav
the file from .xls to .csv so it is ready to upload to phpmyadmin?
When I do upload the file with a "1" in the first record column, onl
one record is uploaded-out of 50.
Any help is appreciated.
;