List:General Discussion« Previous MessageNext Message »
From:Adam Douglas Date:August 3 2001 4:06pm
Subject:RE: How to add an excel file directly to MySQL database using PHP
?
View as plain text  
Well you have a couple options, you could export the Excel file to a
delimited text file and then import into MySQL. You could also just use the
Excel file and import directly into MySQL with the use of MyODBC and MS
Access. That's all I can think of right now. Either way would work fine I
believe.

> -----Original Message-----
> From: Yeong CN [mailto:tzeen@stripped]
> Sent: Thursday, August 02, 2001 10:43 PM
> To: mysql@stripped
> Subject: How to add an excel file directly to MySQL database 
> using PHP?
> 
> 
> How can I add an excel file with *.xls extension
> directly into MySQL database..is it possible to do or
> I need to convert it into *.csv format or *.txt format
> first?
Thread
How to add an excel file directly to MySQL database using PHP?Yeong CN3 Aug
  • Re: How to add an excel file directly to MySQL database usingPHP?Sommai Fongnamthip3 Aug
  • Re: How to add an excel file directly to MySQL database using PHP?Werner Stuerenburg3 Aug
  • Re: How to add an excel file directly to MySQL database using PHP?Stefan Hinz3 Aug
RE: How to add an excel file directly to MySQL database using PHP?Adam Douglas3 Aug