Re: Insert data from excel files to database table
Great stuff - glad it worked OK.
csv stands for 'comma separated values' and is just a simple text file format. It hasn't been developed by anyone. A native Excel .xls file isn't compatible with LOAD DATA INFILE because it is in binary format.
It's worth reading the on-line MySQL reference manual for more information.
Nick
PS - It is better to ask a 'stupid' question than to never know the answer...
--
Nick Roper
Subject
Views
Written By
Posted
35520
July 20, 2004 11:41PM
21795
July 21, 2004 12:35AM
12003
July 21, 2004 01:45AM
19477
July 21, 2004 02:54AM
12189
July 21, 2004 03:33AM
Re: Insert data from excel files to database table
9379
July 21, 2004 04:54AM
7903
May 02, 2008 01:36AM
9944
December 09, 2005 07:52AM
5423
March 25, 2009 10:54PM
6538
June 22, 2006 07:29PM
6568
January 30, 2006 07:51AM
5518
November 08, 2008 02:28AM
5536
January 22, 2009 12:19PM
6394
February 24, 2009 03:23AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.