Hello,

On 06/29/2002 06:21 PM, Chase wrote:
> Does anyone know of a way that I can export an Excel spreadsheet to a 
> file that I can import to MySQL?  I found a program that will do this 
> for Access, but I would rather leave Access out of this if possible.

I think you can do it via ODBC under Windows. Anyway, if you are running 
PHP under Windows, you may as well use COM objects to access to Excel 
spreadsheets. In that case you may want to try this class:

http://www.phpclasses.org/browse.html/package/86.html

-- 

Regards,
Manuel Lemos


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to