Date: 06/29/02
- Next message: Tim Legg: "[PHP-DB] 405 Error with Apache 1.3.20/PHP 4.2.1"
- Previous message: Matthew Nock: "[PHP-DB] Traversing an array usng for loops?"
- In reply to: Chase: "[PHP-DB] Excel to MySQL??"
- Next in thread: Beau Lebens: "RE: [PHP-DB] Excel to MySQL??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Tim Legg: "[PHP-DB] 405 Error with Apache 1.3.20/PHP 4.2.1"
- Previous message: Matthew Nock: "[PHP-DB] Traversing an array usng for loops?"
- In reply to: Chase: "[PHP-DB] Excel to MySQL??"
- Next in thread: Beau Lebens: "RE: [PHP-DB] Excel to MySQL??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

