Convert MYSQL to MS Excel?
Need some help with this....Is there anyway to convert MYSQL data file .sql to MS Excel from my PC?
I understand that it is possible to upload as .sql file to phpmyadmin and extract as Excel CSV format however, one of my client passed me a 60mb MYSQL data file which is a little huge.
I gzipped the file and it changed to 3+mb however when I try to upload to phpmyadmin, it just will not enter into the data structure.
I also tried bzip however it's the same.
Is there any direct convertor for MYSQL to Excel?
Thanks in advance!