Re: [PHP] Upload a CSV file to MySQL

2002-03-04 Thread Steven Deaton
04, 2002 11:15 AM Subject: Re: [PHP] Upload a CSV file to MySQL > > - Original Message - > From: "DL Neil" <[EMAIL PROTECTED]> > To: "Ben C." <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Tuesday, March 05, 2002 8:04 AM > Subjec

Re: [PHP] Upload a CSV file to MySQL

2002-03-04 Thread Philip J. Newman
- Original Message - From: "DL Neil" <[EMAIL PROTECTED]> To: "Ben C." <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, March 05, 2002 8:04 AM Subject: Re: [PHP] Upload a CSV file to MySQL > Ben, > > > Is there an easy way to

Re: [PHP] Upload a CSV file to MySQL

2002-03-04 Thread DL Neil
Ben, > Is there an easy way to upload a CSV file into a MySQL table? Is there also > a way to export the MySQL file into a CSV file? I would like to make a form > using PHP to do import a CSV file into an existing table. Any advise would > be appreciated. Manual: 6.4.9 LOAD DATA INFILE Synta

RE: [PHP] Upload a CSV file to MySQL

2002-03-04 Thread Dan Vande More
I'm not sure if you're talking just PHP, but this is the best database tool I've ever used: http://anse.de/mysqlfront/ /* Key-Features With MySQL-Front you can... create/drop databases create/drop tables edit/add/delete fields edit/insert/delete records edit BLOBs and MEMOs with Bitmap/GIF/J