From: Christopher R. Jones Date: March 29 1999 7:05pm Subject: Re: Importing data... List-Archive: http://lists.mysql.com/mysql/1156 Message-Id: <3.0.32.19990329140432.00967ae0@mail.interlog.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" >I'm having trouble importing data to the mysql databases...I've read the >docs and such, but still cant get it right... First of all, how should the >text file be set up? and what should the correct syntax be for mysqlimport? > >Thanks :) > > > >=-=-=-= >Dayv Gastonguay > I use "load data infile". See the manual, Section 7.15. You can do it from the command line or in a shell script (batch file). I generate tab deliniated files from my FileMaker Pro databases so I can use them on a WEB server with MySQL. Christopher R. Jones, P.Eng. 14 Oneida Avenue Toronto, Ontario M5J 2E3 Tel. 416 203-7465 Fax. 416 203-3044 Email cj@stripped