File (xls, csv, txt) to MySQL

2006-07-10 Thread Nicholas Vettese
If I have a file that is in a spreadsheet format, how can I dump that into a 
MySQL database, using PHP MyAdmin?

Thanks,
Nick

RE: File (xls, csv, txt) to MySQL

2006-07-10 Thread Jay Blanchard
[snip]
If I have a file that is in a spreadsheet format, how can I dump that
into a MySQL database, using PHP MyAdmin?
[/snip]

Using a LOAD DATA INFILE query. 

http://www.google.com/search?hl=enlr=q=csv+to+mysql+phpmyadmin

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]