Re: [PHP] db conversion advice needed

2002-01-24 Thread Miles Thompson
If you have access to the MySQL console (command line) ... 1. Read the MySQL doc's on LOAD DATA INFILE so that you know the various parameters, etc. 2. Export from FileMaker Pro using delimiters which will work with your data and are acceptable to MySQL 3. Create necessary database and tables 4

Re: [PHP] db conversion advice needed

2002-01-24 Thread Stefan Rusterholz
- Original Message - From: "Wilbert Enserink" <[EMAIL PROTECTED]> To: "PHP" <[EMAIL PROTECTED]> Sent: Wednesday, January 23, 2002 4:34 PM Subject: [PHP] db conversion advice needed > Hi all, > > > I have this huge db in FileMaker Pro format :-( Which plattform? Mac, Win? I had once to w